AlertCollection.Item, propriété (Microsoft.Office.Server.Search.Query)
Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public ReadOnly Default Property Item ( _
alertID As Guid _
) As SearchAlert
'Utilisation
Dim instance As AlertCollection
Dim alertID As Guid
Dim value As SearchAlert
value = instance(alertID)
public SearchAlert this [
Guid alertID
] { get; }
Paramètres
- alertID
Voir aussi
Référence
AlertCollection, classe
Membres AlertCollection
Microsoft.Office.Server.Search.Query, espace de noms