This documentation is archived and is not being maintained.
IVsTeamExplorer::TeamExplorerWindow Property
Visual Studio 2013
Gets the IVsUIHierarchyWindow object representing the Team Explorer window.
Namespace: Microsoft.TeamFoundation.Common
Assembly: Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)
property IVsUIHierarchyWindow^ TeamExplorerWindow {
IVsUIHierarchyWindow^ get ();
}
Property Value
Type: Microsoft.VisualStudio.Shell.Interop::IVsUIHierarchyWindowThe IVsUIHierarchyWindow object representing the Team Explorer window.
- 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: