Scopes.CompilationScheduleType プロパティ (Microsoft.Office.Server.Search.Administration)
範囲のコンパイルのスケジュールの種類を取得または設定します。
名前空間: Microsoft.Office.Server.Search.Administration
アセンブリ: Microsoft.Office.Server.Search (microsoft.office.server.search.dll 内)
構文
'宣言
Public Property CompilationScheduleType As ScopesCompilationScheduleType
'使用
Dim instance As Scopes
Dim value As ScopesCompilationScheduleType
value = instance.CompilationScheduleType
instance.CompilationScheduleType = value
public ScopesCompilationScheduleType CompilationScheduleType { get; set; }
プロパティ値
範囲のコンパイルのスケジュールの種類を指定する ScopesCompilationScheduleType 列挙からの値。
関連項目
参照
Scopes クラス
Scopes メンバ
Microsoft.Office.Server.Search.Administration 名前空間