LocationConfiguration.IsPrefixPattern - Propriété

Spécifie si la valeur dans le membre QueryReformatPattern est utilisée pour une correspondance de préfixe. Ceci correspond à l'élément IsPrefixPattern de la OpenSearchDescription du fichier de définition d'emplacement fédéré.

Espace de noms :  Microsoft.Office.Server.Search.Administration
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
<DataMemberAttribute> _
Public Property IsPrefixPattern As Boolean
    Get
    Set
'Utilisation
Dim instance As LocationConfiguration
Dim value As Boolean

value = instance.IsPrefixPattern

instance.IsPrefixPattern = value
[DataMemberAttribute]
public bool IsPrefixPattern { get; set; }

Valeur de propriété

Type : System.Boolean

Voir aussi

Référence

LocationConfiguration classe

LocationConfiguration - Membres

Microsoft.Office.Server.Search.Administration - Espace de noms