The following tables list the members exposed by UserSettingStorage.
Name | Description | |
---|---|---|
UserSettingStorage Constructor | Overloaded. |
Name | Description | |
---|---|---|
Delete | Removes a property from the storage by name (Inherited from CSharpTest.Net.Serialization.StorageClasses.AppSettingStorage) | |
Read | returns true if the property was successfully retireved into the output variable 'value' (Inherited from CSharpTest.Net.Serialization.StorageClasses.AppSettingStorage) | |
Write | Writes the given property by name (Inherited from CSharpTest.Net.Serialization.StorageClasses.AppSettingStorage) |
Name | Description | |
---|---|---|
MakePath | Overridden. Creates the full name of the item from path and name | |
Open | Overridden. Opens a configuration section and returns the key/value collection associated. |