ContextCondition 构造函数

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

语法

声明
Protected Sub New ( _
    parent As QueryRule, _
    id As Guid _
)
用法
Dim parent As QueryRule
Dim id As Guid

Dim instance As New ContextCondition(parent, _
    id)
protected ContextCondition(
    QueryRule parent,
    Guid id
)

参数

另请参阅

引用

ContextCondition 类

ContextCondition 成员

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