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.
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
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.
Show: