|
... ClientSettingsStore.ReadSettingsFromFile (String configFileName, String sectionName, Boolean isUserScoped) at System.Configuration.LocalFileSettingsProvider ...
|
|
... at System.Configuration.ClientSettingsStore.WriteSettings(String sectionName, Boolean isRoaming, IDictionary newSettings) at System.Configuration.LocalFileSettingsProvider ...
|
|
Class System.Configuration.LocalFileSettingsProvider
|
|
at System.Configuration.LocalFileSettingsProvider.GetPropertyValues(SettingsContext context, SettingsPropertyCollection properties) at System.Configuration.SettingsBase ...
|
|
The Labs \ Source Viewer \ SSCLI \ System.Configuration \ LocalFileSettingsProvider 3. You can try to use SetPropertyValues method that sets the values of the specified group of ...
|
|
The Developer Fusion labs. Free tool to automatically translate C# to VB.NET and VB.NET to C#, plus other free developer tools and utilities
|
|
Note: This class is new in the .NET Framework version 2.0. Provides ... System.Configuration.SettingsProvider System.Configuration.LocalFileSettingsProvider
|
|
Setting providers define a mechanism for storing configuration data ... System.Configuration . . :: . SettingsProvider System.Configuration . . :: . LocalFileSettingsProvider
|