Freigeben über


KeywordsEnumerator.Current-Eigenschaft

Ruft das aktuelle Element in der Auflistung ab.

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public ReadOnly Property Current As Keyword
    Get
'Usage
Dim instance As KeywordsEnumerator
Dim value As Keyword

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

Eigenschaftswert

Typ: Microsoft.Office.Server.Search.Administration.Keyword
Das aktuelle Keyword -Objekt in der Auflistung.

Siehe auch

Referenz

KeywordsEnumerator Klasse

KeywordsEnumerator-Member

Microsoft.Office.Server.Search.Administration-Namespace