Scopes.CompilationPercentComplete 属性 (Microsoft.Office.Server.Search.Administration)

Gets a value indicating the scopes compilation progress.

命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search (在 microsoft.office.server.search.dll 中)

语法

声明
Public ReadOnly Property CompilationPercentComplete As Integer
用法
Dim instance As Scopes
Dim value As Integer

value = instance.CompilationPercentComplete
public int CompilationPercentComplete { get; }

属性值

A 32-bit integer between 0 and 100 that represents the percent complete progress for the compilation of scopes.

备注

If no scopes compilation is occurring, this value will be 100.

另请参阅

参考

Scopes 类
Scopes 成员
Microsoft.Office.Server.Search.Administration 命名空间