MachineSettingsFile | The full path the the default machine settings file |
UserSettingsFile | The full path the the default user settings file |
Settings Constructor | Creates a new instance of the Settings class. |
Dispose | Dispose |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetSetting | Overloaded. Retrieves the value of a setting |
GetSettingList | Retrieves a list of settings. If the list cannot be found then no items are added |
GetType (inherited from Object) | Gets the Type of the current instance. |
RemoveSetting | Removes a setting |
SetSetting | Overloaded. Stores a setting |
SetSettingList | Stores a list of settings |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
Settings Class | NDoc.Core Namespace