This documentation is archived and is not being maintained.
ContextManager Class
Visual Studio 2013
Namespace: Microsoft.VisualStudio.Services.Integration
Assembly: Microsoft.VisualStudio.Services.Integration (in Microsoft.VisualStudio.Services.Integration.dll)
The ContextManager type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | CurrentContext | The current context for the Team Explorer window. |
![]() | IsConnecting | Are we in the process on authentication to the default server on the background thread. |
| Name | Description | |
|---|---|---|
![]() | CancelConnecting | Cancels connecting to a server if the connection is being made asynchronously. |
![]() | ClearDefaultConnection | |
![]() | Connect() | |
![]() | Connect(TeamProjectPickerMode, Boolean) | |
![]() | Dispose | |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | SaveItems | |
![]() | SetContext(TfsTeamProjectCollection, String) | Creates and sets the new ITeamFoundationContext for the Team Explorer window. |
![]() | SetContext(TfsTeamProjectCollection, String, Guid) | Creates and sets the new ITeamFoundationContext for the Team Explorer window. |
![]() | SetContext(String, String, Guid, Boolean, ActiveContextChangeReason, Boolean) | Creates and sets the new ITeamFoundationContext for the Team Explorer window. |
![]() | SetContext(TfsTeamProjectCollection, String, Guid, Boolean, ActiveContextChangeReason, Boolean) | Creates and sets the new ITeamFoundationContext for the Team Explorer window. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Show:
