ICommonStructureService.CreateProject Yöntem (TeamFoundationRequestContext, String, XmlElement, 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, _
structure As XmlElement, _
pendingProjectGuid As Nullable(Of Guid) _
) As CommonStructureProjectInfo
CommonStructureProjectInfo CreateProject(
TeamFoundationRequestContext requestContext,
string projectName,
XmlElement structure,
Nullable<Guid> pendingProjectGuid
)
Parametreler
- requestContext
Tür: Microsoft.TeamFoundation.Framework.Server.TeamFoundationRequestContext
- projectName
Tür: System.String
- structure
Tür: System.Xml.XmlElement
- pendingProjectGuid
Tür: System.Nullable<Guid>
Dönüş Değeri
Tür: Microsoft.TeamFoundation.Integration.Server.CommonStructureProjectInfo
.NET Framework Güvenliği
- Anında arayanlar için tam güven. Bu üye kısmen güvenilen kodla kullanılamaz. Daha fazla bilgi için bkz. Kısmen Güvenilen Koddan Kitaplıkları Kullanma.