Aracılığıyla paylaş


ICommonStructureService.CreateProject Yöntem (TeamFoundationRequestContext, String, array<XmlNode , Nullable<Guid>)

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

Sözdizimi

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

Parametreler

Dönüş Değeri

Tür: Microsoft.TeamFoundation.Integration.Server.CommonStructureProjectInfo

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ICommonStructureService Arabirim

CreateProject Fazla Yük

Microsoft.TeamFoundation.Integration.Server Ad Alanı