This documentation is archived and is not being maintained.
IVsTeamExplorer::ConnectionState Property
Visual Studio 2013
Gets the current connection state of Team Explorer.
Namespace: Microsoft.TeamFoundation.Common
Assembly: Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)
property TeamExplorerConnectionState ConnectionState {
TeamExplorerConnectionState get ();
}
Property Value
Type: Microsoft.TeamFoundation.Common::TeamExplorerConnectionStateA TeamExplorerConnectionState value indicating the current connection state of Team Explorer.
- 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: