ScopesManagerInfo.CustomCompilationSchedule 属性

获取或设置搜索Scopes系统的自定义编译计划。

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

语法

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

value = instance.CustomCompilationSchedule

instance.CustomCompilationSchedule = value
[DataMemberAttribute]
public string CustomCompilationSchedule { get; set; }

属性值

类型:System.String
自定义编译计划搜索Scopes系统中。

另请参阅

引用

ScopesManagerInfo 类

ScopesManagerInfo 成员

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