ITeamExplorerSection.Loaded Method

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

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

Syntax

'Declaration
Sub Loaded ( _
    sender As Object, _
    e As SectionLoadedEventArgs _
)
void Loaded(
    Object sender,
    SectionLoadedEventArgs e
)
void Loaded(
    Object^ sender, 
    SectionLoadedEventArgs^ e
)
abstract Loaded : 
        sender:Object * 
        e:SectionLoadedEventArgs -> unit
function Loaded(
    sender : Object, 
    e : SectionLoadedEventArgs
)

Parameters

.NET Framework Security

See Also

Reference

ITeamExplorerSection Interface

Microsoft.TeamFoundation.Controls Namespace