IProjectCreationWizardLauncher.LaunchProjectCreationWizard (Método)

Espacio de nombres:  Microsoft.TeamFoundation.Client
Ensamblado:  Microsoft.TeamFoundation.Client (en Microsoft.TeamFoundation.Client.dll)

Sintaxis

'Declaración
Function LaunchProjectCreationWizard ( _
    tpc As TfsTeamProjectCollection, _
    <OutAttribute> ByRef teamProjectName As String, _
    <OutAttribute> ByRef teamProjectUri As Uri, _
    <OutAttribute> ByRef errorMessage As String _
) As Boolean
bool LaunchProjectCreationWizard(
    TfsTeamProjectCollection tpc,
    out string teamProjectName,
    out Uri teamProjectUri,
    out string errorMessage
)

Parámetros

Valor devuelto

Tipo: System.Boolean

Seguridad de .NET Framework

Vea también

Referencia

IProjectCreationWizardLauncher Interfaz

Microsoft.TeamFoundation.Client (Espacio de nombres)