Compartir a través de


del método KeywordQueryPropertiesType_Client.SetQueryPropertyValue

Espacio de nombres:  Microsoft.Office.Server.Search.Query
Ensamblado:  Microsoft.Office.Server.Search (en Microsoft.Office.Server.Search.dll)

Sintaxis

'Declaración
Public Sub SetQueryPropertyValue ( _
    name As String, _
    val As QueryPropertyValue _
)
'Uso
Dim instance As KeywordQueryPropertiesType_Client
Dim name As String
Dim val As QueryPropertyValue

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

Parámetros

Vea también

Referencia

clase KeywordQueryPropertiesType_Client

Miembros KeywordQueryPropertiesType_Client

Espacio de nombres Microsoft.Office.Server.Search.Query