This documentation is archived and is not being maintained.

ProjectCreationContext::LinksCollection Property

Gets the mappings of artifact IDs to artifact URLs that are used during project creation.

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

public:
property LinksCollection^ LinksCollection {
	LinksCollection^ get ();
}

Property Value

Type: Microsoft.TeamFoundation.Client::LinksCollection
The mappings of artifact IDs to artifact URLs that are used during project creation.

Show: