Compartir a través de


: UrlScopeRule.UrlRuleType (Propiedad) (Microsoft.Office.Server.Search.Administration)

Gets the URL scope rule type.

Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)

Sintaxis

'Declaración
Public Property UrlRuleType As UrlScopeRuleType
'Uso
Dim instance As UrlScopeRule
Dim value As UrlScopeRuleType

value = instance.UrlRuleType

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

Valor de propiedad

A value from the UrlScopeRuleType enumeration specifying the type of URL scope rule.

Vea también

Referencia

UrlScopeRule (Clase)
UrlScopeRule (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)