Compartir a través de


CommonStructureService.CreateProject (Método) (TeamFoundationRequestContext, String, array<XmlNode , Nullable<Guid>)

Espacio de nombres:  Microsoft.TeamFoundation.Integration.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
Public Function CreateProject ( _
    requestContext As TeamFoundationRequestContext, _
    projectName As String, _
    nodes As XmlNode(), _
    pendingProjectGuid As Nullable(Of Guid) _
) As CommonStructureProjectInfo
public CommonStructureProjectInfo CreateProject(
    TeamFoundationRequestContext requestContext,
    string projectName,
    XmlNode[] nodes,
    Nullable<Guid> pendingProjectGuid
)

Parámetros

Valor devuelto

Tipo: Microsoft.TeamFoundation.Integration.Server.CommonStructureProjectInfo

Implementaciones

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

Seguridad de .NET Framework

Vea también

Referencia

CommonStructureService Clase

CreateProject (Sobrecarga)

Microsoft.TeamFoundation.Integration.Server (Espacio de nombres)