Defines a server property associated with a Server element. This class cannot be inherited.
The following tables list the members exposed by the ServerProperty type.
Public Constructors
| 名称 | Description | |
|---|---|---|
| ServerProperty | Overloaded. Initializes a new instance of the ServerProperty class. | 
顶部
Public Properties
| 名称 | Description | |
|---|---|---|
| .gif) | Category | Gets or sets the category associated with a ServerProperty object. | 
| .gif) | DefaultValue | Gets or sets the default value for a ServerProperty object. | 
| .gif) | DisplayFlag | Gets or sets the display flag status. | 
| .gif) | FolderName | Gets the folder name associated with a ServerProperty object. | 
| .gif) | Name | Gets or sets the name of a ServerProperty object. | 
| .gif) | PendingValue | Gets or sets the pending value of a ServerProperty object. | 
| .gif) | PropertyName | Gets the property name from a ServerProperty object. | 
| .gif) | RequiresRestart | Gets or sets a value associated with the ServerProperty object that indicates whether restart is required. | 
| .gif) | Type | Gets or sets the type associated with a ServerProperty object. | 
| .gif) | Units | Gets or sets the units associated with a ServerProperty object. | 
| .gif) | Value | Gets or sets the type associated with a ServerProperty object. | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | Clone | Creates a new, full copy of a ServerProperty object. | 
| .gif) | CopyTo | Copies a ServerProperty object to the specified object. | 
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | (inherited from Object ) | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部
Explicit Interface Implementations
| 名称 | Description | |
|---|---|---|
| System.ICloneable.Clone | 
顶部