TeamExplorerSectionBase.CreateViewModel-Methode

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

Syntax

'Declaration
Protected Overridable Function CreateViewModel ( _
    e As SectionInitializeEventArgs _
) As ITeamExplorerSection
protected virtual ITeamExplorerSection CreateViewModel(
    SectionInitializeEventArgs e
)

Parameter

Rückgabewert

Typ: Microsoft.TeamFoundation.Controls.ITeamExplorerSection

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamExplorerSectionBase Klasse

Microsoft.TeamFoundation.Controls.WPF.TeamExplorer-Namespace