Compartir a través de


(Guid) de la propiedad QueryRuleGroupCollection.Item

Espacio de nombres:  Microsoft.Office.Server.Search.Query.Rules
Ensamblado:  Microsoft.Office.Server.Search (en Microsoft.Office.Server.Search.dll)

Sintaxis

'Declaración
Public ReadOnly Default Property Item ( _
    id As Guid _
) As QueryRuleGroup
    Get
'Uso
Dim instance As QueryRuleGroupCollection
Dim id As Guid
Dim value As QueryRuleGroup

value = instance(id)
public QueryRuleGroup this[
    Guid id
] { get; }

Parámetros

Valor de propiedad

Tipo: Microsoft.Office.Server.Search.Query.Rules.QueryRuleGroup

Vea también

Referencia

clase QueryRuleGroupCollection

Miembros QueryRuleGroupCollection

Sobrecarga Item

Espacio de nombres Microsoft.Office.Server.Search.Query.Rules