CommonStructureService.DeleteProject Yöntem
Ad alanı: Microsoft.TeamFoundation.Integration.Server
Derleme: Microsoft.TeamFoundation.Server.Core (Microsoft.TeamFoundation.Server.Core.dll içinde)
Sözdizimi
'Bildirim
Public Sub DeleteProject ( _
requestContext As TeamFoundationRequestContext, _
projectUri As String _
)
public void DeleteProject(
TeamFoundationRequestContext requestContext,
string projectUri
)
Parametreler
- requestContext
Tür: Microsoft.TeamFoundation.Framework.Server.TeamFoundationRequestContext
- projectUri
Tür: System.String
Yüklenen
ICommonStructureService.DeleteProject(TeamFoundationRequestContext, String)
.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.