Condividi tramite


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

Spazio dei nomi:  Microsoft.TeamFoundation.Integration.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Sintassi

'Dichiarazione
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
)

Parametri

Valore restituito

Tipo: Microsoft.TeamFoundation.Integration.Server.CommonStructureProjectInfo

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ICommonStructureService Interfaccia

Overload CreateProject

Spazio dei nomi Microsoft.TeamFoundation.Integration.Server