ApplicationConfiguration Class

Definition

Contains configuration information for a server application.

public ref class ApplicationConfiguration sealed
public sealed class ApplicationConfiguration
Public NotInheritable Class ApplicationConfiguration
Inheritance
ApplicationConfiguration

Properties

Critical

Whether the application is critical.

Enabled

Whether the application is enabled.

Methods

Clone()

Clones the current objects.

Equals(Object)

Compares the equality of two ApplicationConfiguration objects.

GetHashCode()

Computes the hash code for the current object.

ToString()

Gives string representation for the current object.

Applies to