Information
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.

ITestBase::Links Property

 

Gets a work item tracking collection of links to other artifacts.

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

property LinkCollection^ Links {
	LinkCollection^ get();
}

Property Value

Type: Microsoft.TeamFoundation.WorkItemTracking.Client::LinkCollection^

A work item tracking collection of links.

Return to top
Show: