NDoc 1.3.1 SDK

Settings Members

Settings overview

Public Static (Shared) Properties

MachineSettingsFile The full path the the default machine settings file
UserSettingsFile The full path the the default user settings file

Public Instance Constructors

Settings Constructor Creates a new instance of the Settings class.

Public Instance Methods

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.
GetSettingOverloaded. 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
SetSettingOverloaded. Stores a setting
SetSettingList Stores a list of settings
ToString (inherited from Object) Returns a String that represents the current Object.

Protected Instance Methods

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.

See Also

Settings Class | NDoc.Core Namespace