Partager via


KeywordQueryPropertiesType_Client.SetQueryPropertyValue - Méthode

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

Syntaxe

'Déclaration
Public Sub SetQueryPropertyValue ( _
    name As String, _
    val As QueryPropertyValue _
)
'Utilisation
Dim instance As KeywordQueryPropertiesType_Client
Dim name As String
Dim val As QueryPropertyValue

instance.SetQueryPropertyValue(name, _
    val)
public void SetQueryPropertyValue(
    string name,
    QueryPropertyValue val
)

Paramètres

Voir aussi

Référence

KeywordQueryPropertiesType_Client classe

KeywordQueryPropertiesType_Client - Membres

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