LocationConfiguration.IsPrefixPattern, propriété (Microsoft.Office.Server.Search.Administration)
Specifies whether the value in the QueryReformatPattern member is for a prefix match. This corresponds to the IsPrefixPattern element of the OpenSearchDescription of the federated location definition file.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public Property IsPrefixPattern As Boolean
'Utilisation
Dim instance As LocationConfiguration
Dim value As Boolean
value = instance.IsPrefixPattern
instance.IsPrefixPattern = value
public bool IsPrefixPattern { get; set; }
Voir aussi
Référence
LocationConfiguration, classe
Membres LocationConfiguration
Microsoft.Office.Server.Search.Administration, espace de noms