Freigeben über


ScopeRule.RuleType-Eigenschaft

Ruft den Typ der Bereichsregel.

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public ReadOnly Property RuleType As ScopeRuleType
    Get
'Usage
Dim instance As ScopeRule
Dim value As ScopeRuleType

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

Eigenschaftswert

Typ: Microsoft.Office.Server.Search.Administration.ScopeRuleType
Ein Wert aus der ScopeRuleType -Enumeration, die den Typ der Bereichsregel.

Siehe auch

Referenz

ScopeRule Klasse

ScopeRule-Member

Microsoft.Office.Server.Search.Administration-Namespace