次の方法で共有


ScopeRule.RuleType プロパティ (Microsoft.Office.Server.Search.Administration)

範囲ルールの種類を取得します。

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

構文

'宣言
Public ReadOnly Property RuleType As ScopeRuleType
'使用
Dim instance As ScopeRule
Dim value As ScopeRuleType

value = instance.RuleType
public ScopeRuleType RuleType { get; }

プロパティ値

範囲ルールの種類を指定する ScopeRuleType 列挙からの値。

関連項目

参照

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