ServerPropertyCategory 列挙型

定義

サーバーのプロパティのカテゴリを定義します。

public enum ServerPropertyCategory
type ServerPropertyCategory = 
Public Enum ServerPropertyCategory
継承
ServerPropertyCategory

フィールド

Advanced 1

サーバー プロパティのカテゴリは Advanced になっていることを指定します。

Basic 0

サーバー プロパティのカテゴリが Basic であり、管理ツールのプロパティページに表示される可能性が最も高いことを指定します。

適用対象