This documentation is archived and is not being maintained.
VersionControlBaseExt Class
Visual Studio 2013
Base class for version control windows that have selection.
System::Object
Microsoft.VisualStudio.TeamFoundation.VersionControl::VersionControlBaseExt
Microsoft.VisualStudio.TeamFoundation.VersionControl::PendingChangesExt
Microsoft.VisualStudio.TeamFoundation.VersionControl::VersionControlAnnotateExt
Microsoft.VisualStudio.TeamFoundation.VersionControl::VersionControlBranchVisualizerExt
Microsoft.VisualStudio.TeamFoundation.VersionControl::VersionControlExplorerExt
Microsoft.VisualStudio.TeamFoundation.VersionControl::VersionControlFolderDifferenceExt
Microsoft.VisualStudio.TeamFoundation.VersionControl::VersionControlHistoryExt
Microsoft.VisualStudio.TeamFoundation.VersionControl::VersionControlLabelExt
Microsoft.VisualStudio.TeamFoundation.VersionControl::VersionControlBaseExt
Microsoft.VisualStudio.TeamFoundation.VersionControl::PendingChangesExt
Microsoft.VisualStudio.TeamFoundation.VersionControl::VersionControlAnnotateExt
Microsoft.VisualStudio.TeamFoundation.VersionControl::VersionControlBranchVisualizerExt
Microsoft.VisualStudio.TeamFoundation.VersionControl::VersionControlExplorerExt
Microsoft.VisualStudio.TeamFoundation.VersionControl::VersionControlFolderDifferenceExt
Microsoft.VisualStudio.TeamFoundation.VersionControl::VersionControlHistoryExt
Microsoft.VisualStudio.TeamFoundation.VersionControl::VersionControlLabelExt
Namespace: Microsoft.VisualStudio.TeamFoundation.VersionControl
Assembly: Microsoft.VisualStudio.TeamFoundation.VersionControl (in Microsoft.VisualStudio.TeamFoundation.VersionControl.dll)
The VersionControlBaseExt type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | FireEventHandler | |
![]() | FirePropertyChangedEventHandler | |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | OnSelectionChanged | |
![]() | 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. |
Show:
