This documentation is archived and is not being maintained.

LinksCollection::GetLinkableItem Method

Gets the link in this collection of the specified artifact ID.

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

public:
String^ GetLinkableItem(
	String^ id
)

Parameters

id
Type: System::String

The artifact ID

Return Value

Type: System::String
The URL of the real artifact.

Show: