Share via


ICommonStructureService.CreateProject 方法 (TeamFoundationRequestContext, String, XmlElement, Nullable<Guid>)

命名空間:  Microsoft.TeamFoundation.Integration.Server
組件:  Microsoft.TeamFoundation.Framework.Server (在 Microsoft.TeamFoundation.Framework.Server.dll 中)

語法

'宣告
Function CreateProject ( _
    requestContext As TeamFoundationRequestContext, _
    projectName As String, _
    structure As XmlElement, _
    pendingProjectGuid As Nullable(Of Guid) _
) As CommonStructureProjectInfo
CommonStructureProjectInfo CreateProject(
    TeamFoundationRequestContext requestContext,
    string projectName,
    XmlElement structure,
    Nullable<Guid> pendingProjectGuid
)

參數

傳回值

型別:Microsoft.TeamFoundation.Integration.Server.CommonStructureProjectInfo

.NET Framework 安全性

請參閱

參考

ICommonStructureService 介面

CreateProject 多載

Microsoft.TeamFoundation.Integration.Server 命名空間