Compartilhar via


KeywordQueryPropertiesType_Client.GetQueryPropertyValue method

Namespace:  Microsoft.Office.Server.Search.Query
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaração
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 retornado

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

Ver também

Referência

KeywordQueryPropertiesType_Client class

KeywordQueryPropertiesType_Client members

Microsoft.Office.Server.Search.Query namespace