The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IDataCollectorHelper::Find Method (Uri^)
Finds and retrieves information about a data collector that is identified by the given uniform resource identifier (URI).
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Parameters
- uri
-
Type:
System::Uri^
The URI for a specific data collector.
Return Value
Type: Microsoft.TeamFoundation.TestManagement.Client::IDataCollectorInformation^Information about the specified data collector.
Show: