UrlScopeRule.MatchingString, propriété (Microsoft.Office.Server.Search.Administration)
Gets or sets the string to match with the content item's display URL.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public Property MatchingString As String
'Utilisation
Dim instance As UrlScopeRule
Dim value As String
value = instance.MatchingString
instance.MatchingString = value
public string MatchingString { get; set; }
Valeur de la propriété
A string that contains the string to match for the URL scope rule.
Voir aussi
Référence
UrlScopeRule, classe
Membres UrlScopeRule
Microsoft.Office.Server.Search.Administration, espace de noms