QueryTransform.QueryTemplateParameters 属性

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

语法

声明
Public ReadOnly Property QueryTemplateParameters As Dictionary(Of String, Boolean)
    Get
用法
Dim instance As QueryTransform
Dim value As Dictionary(Of String, Boolean)

value = instance.QueryTemplateParameters
public Dictionary<string, bool> QueryTemplateParameters { get; }

属性值

类型:System.Collections.Generic.Dictionary<String, Boolean>

另请参阅

引用

QueryTransform 类

QueryTransform 成员

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