Share via


IProjectCreationWizardLauncher.LaunchProjectCreationWizard 方法

命名空间:  Microsoft.TeamFoundation.Client
程序集:  Microsoft.TeamFoundation.Client(在 Microsoft.TeamFoundation.Client.dll 中)

语法

声明
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
)

参数

返回值

类型:System.Boolean

.NET Framework 安全性

请参见

参考

IProjectCreationWizardLauncher 接口

Microsoft.TeamFoundation.Client 命名空间