共用方式為


ServerProperty 成員

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

ServerProperty 型別公開下列成員。

建構函式

  名稱 描述
公用方法 ServerProperty() () () () Initializes a new instance of the ServerProperty class by using default values.
公用方法 ServerProperty(String, String) Initializes a new instance of ServerProperty by using a name and a value.

頂端

方法

  名稱 描述
公用方法 Clone Creates a new, full copy of a ServerProperty object.
公用方法 CopyTo Copies a ServerProperty object to the specified object.
公用方法 Equals (繼承自 Object。)
受保護的方法 Finalize (繼承自 Object。)
公用方法 GetHashCode (繼承自 Object。)
公用方法 GetType (繼承自 Object。)
受保護的方法 MemberwiseClone (繼承自 Object。)
公用方法 ToString (繼承自 Object。)

頂端

屬性

  名稱 描述
公用屬性 Category Gets or sets the category associated with a ServerProperty object.
公用屬性 DefaultValue Gets or sets the default value for a ServerProperty object.
公用屬性 DisplayFlag Gets or sets the display flag status.
公用屬性 FolderName Gets the folder name associated with a ServerProperty object.
公用屬性 Name Gets or sets the name of a ServerProperty object.
公用屬性 PendingValue Gets or sets the pending value of a ServerProperty object.
公用屬性 PropertyName Gets the property name from a ServerProperty object.
公用屬性 RequiresRestart Gets or sets a value associated with the ServerProperty object that indicates whether restart is required.
公用屬性 Type Gets or sets the type associated with a ServerProperty object.
公用屬性 Units Gets or sets the units associated with a ServerProperty object.
公用屬性 Value Gets or sets the type associated with a ServerProperty object.

頂端

明確繼承實作  

  名稱 描述
明確介面實作私用方法 ICloneable. . :: . .Clone

頂端