ScopesManagerInfo.ScopesNeedingCompilation 属性

获取或设置ScopesScopes系统中搜索要编译的数目。

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

语法

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

value = instance.ScopesNeedingCompilation

instance.ScopesNeedingCompilation = value
[DataMemberAttribute]
public int ScopesNeedingCompilation { get; set; }

属性值

类型:System.Int32
ScopesScopes系统中搜索要编译数。

另请参阅

引用

ScopesManagerInfo 类

ScopesManagerInfo 成员

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