Partager via


Propagation.QueryServers, propriété (Microsoft.Office.Server.Search.Administration)

Returns an enumerator that supports iterating through the query servers.

Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)

Syntaxe

'Déclaration
Public ReadOnly Property QueryServers As IEnumerable
'Utilisation
Dim instance As Propagation
Dim value As IEnumerable

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

Valeur de la propriété

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

Voir aussi

Référence

Propagation, classe
Membres Propagation
Microsoft.Office.Server.Search.Administration, espace de noms