KeywordQueryProperties.SimilarType - Propriété

Obtient ou définit le type de type de requête de recherche à effectuer.

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

Syntaxe

'Déclaration
<DataMemberAttribute> _
Public Property SimilarType As SimilarType
    Get
    Set
'Utilisation
Dim instance As KeywordQueryProperties
Dim value As SimilarType

value = instance.SimilarType

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

Valeur de propriété

Type : Microsoft.Office.Server.Search.Query.SimilarType
Valeur de l'énumération SimilarType .

Voir aussi

Référence

KeywordQueryProperties classe

KeywordQueryProperties - Membres

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