: UrlScopeRule.MatchingString (Propiedad) (Microsoft.Office.Server.Search.Administration)
Gets or sets the string to match with the content item's display URL.
Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
Sintaxis
'Declaración
Public Property MatchingString As String
'Uso
Dim instance As UrlScopeRule
Dim value As String
value = instance.MatchingString
instance.MatchingString = value
public string MatchingString { get; set; }
Valor de propiedad
A string that contains the string to match for the URL scope rule.
Vea también
Referencia
UrlScopeRule (Clase)
UrlScopeRule (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)