Aracılığıyla paylaş


ProjectMaintenance.DeleteProject Yöntem

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

Sözdizimi

'Bildirim
<WebMethodAttribute> _
<SoapDocumentMethodAttribute(Binding := "DeleteProjectBinding", Action := "https://schemas.microsoft.com/TeamFoundation/2005/06/Services/Admin/03/DeleteProject")> _
Public Function DeleteProject ( _
    projectUri As String _
) As Boolean
[WebMethodAttribute]
[SoapDocumentMethodAttribute(Binding = "DeleteProjectBinding", Action = "https://schemas.microsoft.com/TeamFoundation/2005/06/Services/Admin/03/DeleteProject")]
public bool DeleteProject(
    string projectUri
)

Parametreler

Dönüş Değeri

Tür: System.Boolean
Boolean döndürür.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ProjectMaintenance Sınıf

Microsoft.TeamFoundation.Integration.Server Ad Alanı