Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Get the current page. This can be null if there is no current page. The PropertyChanged event will be fired when this property changes.
Namespace: Microsoft.TeamFoundation.Controls
Assembly: Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)
Syntax
'Declaration
ReadOnly Property CurrentPage As ITeamExplorerPage
ITeamExplorerPage CurrentPage { get; }
property ITeamExplorerPage^ CurrentPage {
ITeamExplorerPage^ get ();
}
abstract CurrentPage : ITeamExplorerPage with get
function get CurrentPage () : ITeamExplorerPage
Property Value
Type: Microsoft.TeamFoundation.Controls.ITeamExplorerPage
Returns ITeamExplorerPage.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.