This documentation is archived and is not being maintained.
VersionControlExplorerExt Class
Visual Studio 2013
This represents the Version Control Explorer.
System::Object
Microsoft.VisualStudio.TeamFoundation.VersionControl::VersionControlBaseExt
Microsoft.VisualStudio.TeamFoundation.VersionControl::VersionControlExplorerExt
Microsoft.VisualStudio.TeamFoundation.VersionControl::VersionControlBaseExt
Microsoft.VisualStudio.TeamFoundation.VersionControl::VersionControlExplorerExt
Namespace: Microsoft.VisualStudio.TeamFoundation.VersionControl
Assembly: Microsoft.VisualStudio.TeamFoundation.VersionControl (in Microsoft.VisualStudio.TeamFoundation.VersionControl.dll)
The VersionControlExplorerExt type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Connected | True if the source contorl explorere is connected to a Team Foundation server |
![]() | CurrentFolderItem | Get the currently selected folder in the Version Control Explorer |
![]() | SelectedItems | Get the currently selected items in the Version Control Explorer |
![]() | ShowDeletedItems | Specifies if deleted items are shown in the Source Control Explorer |
![]() | VsWindowFrame | Get the IVsWindowFrame for this tool window. |
![]() | Workspace | Get the workspace currently being viewed in the Version Control Explorer |
| Name | Description | |
|---|---|---|
![]() | 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.) |
![]() | Navigate | Sets the current folder in the Source Control explorer to the specified server path |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() | SelectionChanged | This event is fired when the selection changes in a version control window. (Inherited from VersionControlBaseExt.) |
Show:
