CrawlRuleCollection.DisabledCount プロパティ (Microsoft.Office.Server.Search.Administration)
コレクションの無効なクロール ルールの数を取得します。
名前空間: Microsoft.Office.Server.Search.Administration
アセンブリ: Microsoft.Office.Server.Search (microsoft.office.server.search.dll 内)
構文
'宣言
Public ReadOnly Property DisabledCount As Integer
'使用
Dim instance As CrawlRuleCollection
Dim value As Integer
value = instance.DisabledCount
public int DisabledCount { get; }
プロパティ値
コレクションの無効なクロール ルールの数を表す 32 ビットの整数。
関連項目
参照
CrawlRuleCollection クラス
CrawlRuleCollection メンバ
Microsoft.Office.Server.Search.Administration 名前空間