ITeamExplorerNavigationLink Interface
Visual Studio 2012
Team Explorer navigation link interface.
Assembly: Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)
The ITeamExplorerNavigationLink type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | IsEnabled | Get the enabled state of this link. If the state changes, the PropertyChanged event should be raised. |
![]() | IsVisible | Get the visibility of this link. If the visibility changes, the PropertyChanged event should be raised. |
![]() | Text | Get the text of this link. If the text changes, the PropertyChanged event should be raised. |
| Name | Description | |
|---|---|---|
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
![]() | Execute | Execute this link. |
![]() | Invalidate | Invalidate the state of this item. |
| Name | Description | |
|---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. (Inherited from INotifyPropertyChanged.) |
.gif?cs-save-lang=1&cs-lang=vb)
.gif?cs-save-lang=1&cs-lang=vb)
.gif?cs-save-lang=1&cs-lang=vb)