KeywordQueryPropertiesType_Client.GetQueryPropertyValue 方法

命名空间:  Microsoft.Office.Server.Search.Query
程序集:  Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)

语法

声明
Public Function GetQueryPropertyValue ( _
    name As String _
) As QueryPropertyValue
用法
Dim instance As KeywordQueryPropertiesType_Client
Dim name As String
Dim returnValue As QueryPropertyValue

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

参数

返回值

类型:Microsoft.Office.Server.Search.Query.QueryPropertyValue

另请参阅

引用

KeywordQueryPropertiesType_Client 类

KeywordQueryPropertiesType_Client 成员

Microsoft.Office.Server.Search.Query 命名空间