Propagation.QueryServers 属性 (Microsoft.Office.Server.Search.Administration)

Returns an enumerator that supports iterating through the query servers.

命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search (在 microsoft.office.server.search.dll 中)

语法

声明
Public ReadOnly Property QueryServers As IEnumerable
用法
Dim instance As Propagation
Dim value As IEnumerable

value = instance.QueryServers
public IEnumerable QueryServers { get; }

属性值

An IEnumerator object that can be used to iterate through the collection.

另请参阅

参考

Propagation 类
Propagation 成员
Microsoft.Office.Server.Search.Administration 命名空间