Scopes.CompilationScheduleType 属性

获取或设置日程安排的范围编译的类型。

命名空间:  Microsoft.Office.Server.Search.Administration
程序集:  Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)

语法

声明
Public Overrides Property CompilationScheduleType As ScopesCompilationScheduleType
    Get
    Set
用法
Dim instance As Scopes
Dim value As ScopesCompilationScheduleType

value = instance.CompilationScheduleType

instance.CompilationScheduleType = value
public override ScopesCompilationScheduleType CompilationScheduleType { get; set; }

属性值

类型:Microsoft.Office.Server.Search.Administration.ScopesCompilationScheduleType
ScopesCompilationScheduleType枚举的范围编译计划类型指定一个值。

另请参阅

引用

Scopes 类

Scopes 成员

Microsoft.Office.Server.Search.Administration 命名空间