TeamExplorerUtils.FindSectionViewModel-Methode

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

Syntax

'Declaration
Public Function FindSectionViewModel ( _
    serviceProvider As IServiceProvider, _
    pageId As String, _
    sectionId As String _
) As ITeamExplorerSection
public ITeamExplorerSection FindSectionViewModel(
    IServiceProvider serviceProvider,
    string pageId,
    string sectionId
)

Parameter

Rückgabewert

Typ: Microsoft.TeamFoundation.Controls.ITeamExplorerSection

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamExplorerUtils Klasse

Microsoft.TeamFoundation.Controls.WPF.TeamExplorer-Namespace