ITeamExplorer.ClosePage Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Close the specified page.

Namespace:  Microsoft.TeamFoundation.Controls
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

'Declaration
Sub ClosePage ( _
    page As ITeamExplorerPage _
)
void ClosePage(
    ITeamExplorerPage page
)
void ClosePage(
    ITeamExplorerPage^ page
)
abstract ClosePage : 
        page:ITeamExplorerPage -> unit
function ClosePage(
    page : ITeamExplorerPage
)

Parameters

.NET Framework Security

See Also

Reference

ITeamExplorer Interface

Microsoft.TeamFoundation.Controls Namespace