Partager via


QueryRuleGroupCollection.Item - Propriété (Guid)

Espace de noms :  Microsoft.Office.Server.Search.Query.Rules
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
Public ReadOnly Default Property Item ( _
    id As Guid _
) As QueryRuleGroup
    Get
'Utilisation
Dim instance As QueryRuleGroupCollection
Dim id As Guid
Dim value As QueryRuleGroup

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

Paramètres

Valeur de propriété

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

Voir aussi

Référence

QueryRuleGroupCollection classe

QueryRuleGroupCollection - Membres

Item - Surcharge

Microsoft.Office.Server.Search.Query.Rules - Espace de noms