This documentation is archived and is not being maintained.
LinksCollection::AddLinkableItem Method
Visual Studio 2013
Adds the specified mapping to this collection.
Namespace: Microsoft.TeamFoundation.Client
Assembly: Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)
Parameters
- id
- Type: System::String
The ID of the artifact in a template.
- url
- Type: System::String
The URL of the artifact that was created by the template during instantiation.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: