Partager via


QueryRuleCollection.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 QueryRule
    Get
'Utilisation
Dim instance As QueryRuleCollection
Dim id As Guid
Dim value As QueryRule

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

Paramètres

Valeur de propriété

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

Voir aussi

Référence

QueryRuleCollection classe

QueryRuleCollection - Membres

Item - Surcharge

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