Scope.Rules プロパティ (Microsoft.Office.Server.Search.Administration)
範囲の範囲ルールのコレクションを取得します。
名前空間: Microsoft.Office.Server.Search.Administration
アセンブリ: Microsoft.Office.Server.Search (microsoft.office.server.search.dll 内)
構文
'宣言
Public ReadOnly Property Rules As ScopeRuleCollection
'使用
Dim instance As Scope
Dim value As ScopeRuleCollection
value = instance.Rules
public ScopeRuleCollection Rules { get; }
プロパティ値
ScopeRuleCollection オブジェクト。
関連項目
参照
Scope クラス
Scope メンバ
Microsoft.Office.Server.Search.Administration 名前空間