Compartir a través de


Classification.CreateProject (Método)

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

Sintaxis

'Declaración
<WebMethodAttribute> _
Public Function CreateProject ( _
    projectName As String, _
    structure As XmlElement _
) As CommonStructureProjectInfo
[WebMethodAttribute]
public CommonStructureProjectInfo CreateProject(
    string projectName,
    XmlElement structure
)

Parámetros

Valor devuelto

Tipo: Microsoft.TeamFoundation.Integration.Server.CommonStructureProjectInfo
Devuelva CommonStructureProjectInfo.

Seguridad de .NET Framework

Vea también

Referencia

Classification Clase

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