Aracılığıyla paylaş


Classification.CreateProject Yöntem

Ad alanı:  Microsoft.TeamFoundation.Integration.Server
Derleme:  Microsoft.TeamFoundation.Server.Core (Microsoft.TeamFoundation.Server.Core.dll içinde)

Sözdizimi

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

Parametreler

Dönüş Değeri

Tür: Microsoft.TeamFoundation.Integration.Server.CommonStructureProjectInfo
CommonStructureProjectInfo döndürür.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

Classification Sınıf

Microsoft.TeamFoundation.Integration.Server Ad Alanı