Condividi tramite


Membri ServerProperty

Defines a server property associated with a Server element. This class cannot be inherited.

Il tipo ServerProperty espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico ServerProperty() () () () Initializes a new instance of the ServerProperty class by using default values.
Metodo pubblico ServerProperty(String, String) Initializes a new instance of ServerProperty by using a name and a value.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Clone Creates a new, full copy of a ServerProperty object.
Metodo pubblico CopyTo Copies a ServerProperty object to the specified object.
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Object).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica Category Gets or sets the category associated with a ServerProperty object.
Proprietà pubblica DefaultValue Gets or sets the default value for a ServerProperty object.
Proprietà pubblica DisplayFlag Gets or sets the display flag status.
Proprietà pubblica FolderName Gets the folder name associated with a ServerProperty object.
Proprietà pubblica Name Gets or sets the name of a ServerProperty object.
Proprietà pubblica PendingValue Gets or sets the pending value of a ServerProperty object.
Proprietà pubblica PropertyName Gets the property name from a ServerProperty object.
Proprietà pubblica RequiresRestart Gets or sets a value associated with the ServerProperty object that indicates whether restart is required.
Proprietà pubblica Type Gets or sets the type associated with a ServerProperty object.
Proprietà pubblica Units Gets or sets the units associated with a ServerProperty object.
Proprietà pubblica Value Gets or sets the type associated with a ServerProperty object.

In alto

Implementazioni esplicite dell'interfaccia

  Nome Descrizione
Implementazione esplicita dell'interfacciaMetodo privato ICloneable. . :: . .Clone

In alto