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.

ITestPlan::CreateLink Method ()

 

Creates a new, empty ITestExternalLink.

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

ITestExternalLink^ CreateLink()

Return Value

Type: Microsoft.TeamFoundation.TestManagement.Client::ITestExternalLink^

A new and empty external link object.

This object must be added to the ITestPlan::Links collection.

Return to top
Show: