This documentation is archived and is not being maintained.

CoreLinkTypeReferenceNames::All Property

Gets all the core link type reference names.

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

public:
static property IEnumerable<String^>^ All {
	IEnumerable<String^>^ get ();
}

Show: