次の方法で共有


Scopes.ScopesNeedingCompilation プロパティ (Microsoft.Office.Server.Search.Administration)

コンパイルする必要がある範囲の数を取得します。

名前空間: Microsoft.Office.Server.Search.Administration
アセンブリ: Microsoft.Office.Server.Search (microsoft.office.server.search.dll 内)

構文

'宣言
Public ReadOnly Property ScopesNeedingCompilation As Integer
'使用
Dim instance As Scopes
Dim value As Integer

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

プロパティ値

コンパイルする範囲の数を表す 32 ビットの整数。

関連項目

参照

Scopes クラス
Scopes メンバ
Microsoft.Office.Server.Search.Administration 名前空間