NetXP 3.0 Reference

Settings Class

A class that is used to save and restore data using the registry or by binary serialization in a file. It works in conjuction with another class (with the recommended name "Settings") that contains all the data to be stored.

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

System.Object
   Settings

[Visual Basic]
Public Class Settings
[C#]
public class Settings

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: NETXP.Library

Assembly: NETXP.Library (in NETXP.Library.dll)

See Also

Settings Members | NETXP.Library Namespace