KeywordsEnumerator.Current, propriété (Microsoft.Office.Server.Search.Administration)
Gets the current element in the collection.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Current As Keyword
'Utilisation
Dim instance As KeywordsEnumerator
Dim value As Keyword
value = instance.Current
public Keyword Current { get; }
Valeur de la propriété
The current Keyword object in the collection.
Voir aussi
Référence
KeywordsEnumerator, classe
Membres KeywordsEnumerator
Microsoft.Office.Server.Search.Administration, espace de noms