Partager via


KeywordsEnumerator.Current - Propriété

Obtient l'élément actuel dans la 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
    Get
'Utilisation
Dim instance As KeywordsEnumerator
Dim value As Keyword

value = instance.Current
public Keyword Current { get; }

Valeur de propriété

Type : Microsoft.Office.Server.Search.Administration.Keyword
L'objet Keyword en cours dans la collection.

Voir aussi

Référence

KeywordsEnumerator classe

KeywordsEnumerator - Membres

Microsoft.Office.Server.Search.Administration - Espace de noms