Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the URL scope rule type.
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; }
Property Value
Type: Microsoft.Office.Server.Search.Administration.UrlScopeRuleType
A value from the UrlScopeRuleType enumeration specifying the type of URL scope rule.