ServerPropertyCategory Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines the server property category.
public enum ServerPropertyCategory
type ServerPropertyCategory =
Public Enum ServerPropertyCategory
- Inheritance
-
ServerPropertyCategory
Fields
Name | Value | Description |
---|---|---|
Basic | 0 | Specifies that the category of the server property is Basic and most likely appears on a property page in an administration tool. |
Advanced | 1 | Specifies that the category of the server property is Advanced. |