Freigeben über


DialogSelectSourceControlItem-Konstruktor (IBuildServer, String, String, Boolean, String)

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

Syntax

'Declaration
Public Sub New ( _
    buildServer As IBuildServer, _
    teamProjectName As String, _
    initialPath As String, _
    foldersOnly As Boolean, _
    helpTopic As String _
)
public DialogSelectSourceControlItem(
    IBuildServer buildServer,
    string teamProjectName,
    string initialPath,
    bool foldersOnly,
    string helpTopic
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

DialogSelectSourceControlItem Klasse

DialogSelectSourceControlItem-Überladung

Microsoft.TeamFoundation.Build.Controls-Namespace