Contains configuration information for a server application.

The ApplicationConfigurationtype exposes the following members.

Properties

  Name Description
Public property Critical Whether the application is critical.
Public property Enabled Whether the application is enabled.
Top

Methods

  Name Description
Public method Clone Clones the current objects.
Public method Equals Compares the equality of two ApplicationConfiguration objects.(Overrides Object . . :: . . Equals(Object).)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode Computes the hash code for the current object.(Overrides Object . . :: . . GetHashCode () () () () .)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString Gives string representation for the current object.(Overrides Object . . :: . . ToString () () () () .)
Top

See also