de la propiedad KeywordsEnumerator.IEnumerator.Current
Espacio de nombres: Microsoft.Office.Server.Search.Administration
Ensamblado: Microsoft.Office.Server.Search (en Microsoft.Office.Server.Search.dll)
Sintaxis
'Declaración
Private ReadOnly Property Current As Object
Implements IEnumerator.Current
Get
'Uso
Dim instance As KeywordsEnumerator
Dim value As Object
value = CType(instance, IEnumerator).Current
ObjectIEnumerator.Current { get; }
Valor de propiedad
Tipo: System.Object
Implementaciones
Vea también
Referencia
Espacio de nombres Microsoft.Office.Server.Search.Administration