CSharpTest.Net
AppSettingStorage Class Members
See Also  Fields  Methods  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Serialization.StorageClasses Namespace : AppSettingStorage Class


Glossary Item Box

The following tables list the members exposed by AppSettingStorage.

Public Constructors

 NameDescription
Public ConstructorAppSettingStorage ConstructorStores values in the local application's configuration  
Top

Protected Fields

 NameDescription
Protected Fieldstatic (Shared in Visual Basic)SyncProvides syncronization across instances of AppSettingsStorage classes modifying the configuration file(s)  
Top

Public Methods

 NameDescription
Public MethodDeleteRemoves a property from the storage by name  
Public MethodReadreturns true if the property was successfully retireved into the output variable 'value'  
Public MethodWriteWrites the given property by name  
Top

Protected Methods

 NameDescription
Protected MethodMakePathCreates the full name of the item from path and name  
Protected MethodOpenOpens a configuration section and returns the key/value collection associated.  
Top

See Also

Generated with Document! X 2011 by Innovasys