ScopesManagerInfo.CompilationScheduleType 属性

获取或设置搜索Scopes系统搜索ScopesCompilationScheduleType

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

语法

声明
<DataMemberAttribute> _
Public Property CompilationScheduleType As ScopesCompilationScheduleType
    Get
    Set
用法
Dim instance As ScopesManagerInfo
Dim value As ScopesCompilationScheduleType

value = instance.CompilationScheduleType

instance.CompilationScheduleType = value
[DataMemberAttribute]
public ScopesCompilationScheduleType CompilationScheduleType { get; set; }

属性值

类型:Microsoft.Office.Server.Search.Administration.ScopesCompilationScheduleType
定义作用域编译计划类型的枚举值之一。

另请参阅

引用

ScopesManagerInfo 类

ScopesManagerInfo 成员

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