NDoc 1.3.1 SDK

Settings Class

This class manages read write access to application settings

For a list of all members of this type, see Settings Members.

System.Object
   NDoc.Core.Settings

[Visual Basic]
Public Class Settings
    Implements IDisposable
[C#]
public class Settings : IDisposable
[C++]
public __gc class Settings : public IDisposable
[JScript]
public class Settings extends IDisposable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: NDoc.Core

Assembly: NDoc.Core (in NDoc.Core.dll)

See Also

Settings Members | NDoc.Core Namespace