命名空间: 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
)
参数
- id
类型:System.Guid