Partager via


ICommonStructureService.CreateProject, méthode (TeamFoundationRequestContext, String, array<XmlNode[], Nullable<Guid>)

Espace de noms :  Microsoft.TeamFoundation.Integration.Server
Assembly :  Microsoft.TeamFoundation.Server.Core (dans Microsoft.TeamFoundation.Server.Core.dll)

Syntaxe

'Déclaration
Function CreateProject ( _
    requestContext As TeamFoundationRequestContext, _
    projectName As String, _
    nodes As XmlNode(), _
    pendingProjectGuid As Nullable(Of Guid) _
) As CommonStructureProjectInfo
CommonStructureProjectInfo CreateProject(
    TeamFoundationRequestContext requestContext,
    string projectName,
    XmlNode[] nodes,
    Nullable<Guid> pendingProjectGuid
)

Paramètres

Valeur de retour

Type : Microsoft.TeamFoundation.Integration.Server.CommonStructureProjectInfo

Sécurité .NET Framework

Voir aussi

Référence

ICommonStructureService Interface

CreateProject, surcharge

Microsoft.TeamFoundation.Integration.Server, espace de noms