Freigeben über


IDataCollectorHelper.Query-Methode

Gibt eine Auflistung von Informationen zu Datensammlern auf dem Server zurück.

Namespace:  Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntax

'Declaration
Function Query As IDataCollectorInformationCollection
IDataCollectorInformationCollection Query()
IDataCollectorInformationCollection^ Query()
abstract Query : unit -> IDataCollectorInformationCollection
function Query() : IDataCollectorInformationCollection

Rückgabewert

Typ: Microsoft.TeamFoundation.TestManagement.Client.IDataCollectorInformationCollection
Eine Auflistung von Informationen zu Datensammlern auf dem Server.

.NET Framework-Sicherheit

Siehe auch

Referenz

IDataCollectorHelper Schnittstelle

Microsoft.TeamFoundation.TestManagement.Client-Namespace

IDataCollectorInformationCollection