KeywordsEnumerator.Current 属性

获取集合中的当前元素。

命名空间:  Microsoft.Office.Server.Search.Administration
程序集:  Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)

语法

声明
Public ReadOnly Property Current As Keyword
    Get
用法
Dim instance As KeywordsEnumerator
Dim value As Keyword

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

属性值

类型:Microsoft.Office.Server.Search.Administration.Keyword
集合中当前的Keyword对象。

另请参阅

引用

KeywordsEnumerator 类

KeywordsEnumerator 成员

Microsoft.Office.Server.Search.Administration 命名空间