CSharpTest.Net
CSharpTest.Net.Serialization.StorageClasses Namespace
See Also  Inheritance Hierarchy Send Feedback Download Help File
CSharpTest.Net.Library Assembly : CSharpTest.Net.Serialization.StorageClasses Namespace

Glossary Item Box

Classes

 ClassDescription
ClassAppSettingStorage Stores values in the local application's configuration section: "AppSettings"
ClassDictionaryStorage Stores values in a IDictionary, by default this dictionary is placed in the current AppDomain data slot to provide data that is consistant across instances of DictionaryStorage when no dictionary is provided to the constructor.
ClassFileStorage Stores values in the local AppData folder in the path {Company}\{Product}.
ClassIsolatedStorage Stores values in the IsolatedStorage for the application in {Company}\{Product} path.
ClassRegistryStorage Stores values in the registry at HKCU\Software\{Company}\{Product} path.
ClassUserSettingStorage Stores values in the local configuration section: "userSettings"

See Also

Generated with Document! X 2011 by Innovasys