KeywordQueryPropertiesType_Client.SetQueryPropertyValue 方法

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

语法

声明
Public Sub SetQueryPropertyValue ( _
    name As String, _
    val As QueryPropertyValue _
)
用法
Dim instance As KeywordQueryPropertiesType_Client
Dim name As String
Dim val As QueryPropertyValue

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

参数

另请参阅

引用

KeywordQueryPropertiesType_Client 类

KeywordQueryPropertiesType_Client 成员

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