Compartir a través de


: Propagation.QueryServers (Propiedad) (Microsoft.Office.Server.Search.Administration)

Returns an enumerator that supports iterating through the query servers.

Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)

Sintaxis

'Declaración
Public ReadOnly Property QueryServers As IEnumerable
'Uso
Dim instance As Propagation
Dim value As IEnumerable

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

Valor de propiedad

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

Vea también

Referencia

Propagation (Clase)
Propagation (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)