Compartir a través de


del método KeywordQueryPropertiesType_Client.GetQueryPropertyValue

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

Sintaxis

'Declaración
Public Function GetQueryPropertyValue ( _
    name As String _
) As QueryPropertyValue
'Uso
Dim instance As KeywordQueryPropertiesType_Client
Dim name As String
Dim returnValue As QueryPropertyValue

returnValue = instance.GetQueryPropertyValue(name)
public QueryPropertyValue GetQueryPropertyValue(
    string name
)

Parámetros

Valor devuelto

Tipo: Microsoft.Office.Server.Search.Query.QueryPropertyValue

Vea también

Referencia

clase KeywordQueryPropertiesType_Client

Miembros KeywordQueryPropertiesType_Client

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