This documentation is archived and is not being maintained.
IFindShelvesetsExt Interface
Visual Studio 2013
Extensibility interface for the Find Shelvesets page.
Namespace: Microsoft.TeamFoundation.VersionControl.Controls.Extensibility
Assembly: Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)
The IFindShelvesetsExt type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | FilteredShelvesets | Get the filtered shelvesets. |
![]() | FilterText | Get the filter text |
![]() | OwnerName | Get the Owner name |
![]() | SelectedShelvesets | Get the currently selected shelvesets. |
![]() | Shelvesets | Get all shelvesets. |
| Name | Description | |
|---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. (Inherited from INotifyPropertyChanged.) |
Show:
