Freigeben über


Classification.CreateProject-Methode

Namespace:  Microsoft.TeamFoundation.Integration.Server
Assembly:  Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)

Syntax

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

Parameter

Rückgabewert

Typ: Microsoft.TeamFoundation.Integration.Server.CommonStructureProjectInfo
Gibt CommonStructureProjectInfo zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

Classification Klasse

Microsoft.TeamFoundation.Integration.Server-Namespace