命名空间: Microsoft.Office.Server.Search.Query.Rules
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
Public ReadOnly Default Property Item ( _
id As Guid _
) As QueryRuleGroup
Get
用法
Dim instance As QueryRuleGroupCollection
Dim id As Guid
Dim value As QueryRuleGroup
value = instance(id)
public QueryRuleGroup this[
Guid id
] { get; }
参数
- id
类型:System.Guid
属性值
类型:Microsoft.Office.Server.Search.Query.Rules.QueryRuleGroup