This documentation is archived and is not being maintained.
VersionControlHistoryExt::VersionControlHistorySelectionChangedEventArgs Class
Visual Studio 2013
Event args for History selection changed events.
System::Object
System::EventArgs
Microsoft.VisualStudio.TeamFoundation.VersionControl::VersionControlHistoryExt::VersionControlHistorySelectionChangedEventArgs
System::EventArgs
Microsoft.VisualStudio.TeamFoundation.VersionControl::VersionControlHistoryExt::VersionControlHistorySelectionChangedEventArgs
Namespace: Microsoft.VisualStudio.TeamFoundation.VersionControl
Assembly: Microsoft.VisualStudio.TeamFoundation.VersionControl (in Microsoft.VisualStudio.TeamFoundation.VersionControl.dll)
The VersionControlHistoryExt::VersionControlHistorySelectionChangedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Channel | Get the channel for which the selection changed. |
![]() | VersionControlHistory | Get the VersionControlHistory object. |
| 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.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Show:
