ScopesManager.CompilationScheduleType 属性

当在派生类中重写,获取或设置排定的范围编译的时间。

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

语法

声明
Public MustOverride Property CompilationScheduleType As ScopesCompilationScheduleType
    Get
    Set
用法
Dim instance As ScopesManager
Dim value As ScopesCompilationScheduleType

value = instance.CompilationScheduleType

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

属性值

类型:Microsoft.Office.Server.Search.Administration.ScopesCompilationScheduleType
排定的范围编译时间。

另请参阅

引用

ScopesManager 类

ScopesManager 成员

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