This documentation is archived and is not being maintained.

IWorkItemTrackingDocument::TeamFoundationServer Property

Note: This API is now obsolete.

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

[ObsoleteAttribute(L"The TeamFoundationServer class is obsolete and so is this property. Use the corresponding property of type TfsTeamProjectCollection instead.")]
property TeamFoundationServer^ TeamFoundationServer {
	TeamFoundationServer^ get ();
}

Show: