Freigeben über


UrlScopeRule.UrlRuleType-Eigenschaft

Ruft den Typ der Bereichsregel URL ab.

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

Syntax

'Declaration
Public Property UrlRuleType As UrlScopeRuleType
    Get
    Set
'Usage
Dim instance As UrlScopeRule
Dim value As UrlScopeRuleType

value = instance.UrlRuleType

instance.UrlRuleType = value
public UrlScopeRuleType UrlRuleType { get; set; }

Eigenschaftswert

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

Siehe auch

Referenz

UrlScopeRule Klasse

UrlScopeRule-Member

Microsoft.Office.Server.Search.Administration-Namespace