Compartir a través de


ProjectMaintenance.DeleteProject (Método)

Espacio de nombres:  Microsoft.TeamFoundation.Integration.Server
Ensamblado:  Microsoft.TeamFoundation.Server.Core (en Microsoft.TeamFoundation.Server.Core.dll)

Sintaxis

'Declaración
<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
)

Parámetros

Valor devuelto

Tipo: System.Boolean
Devuelva Boolean.

Seguridad de .NET Framework

Vea también

Referencia

ProjectMaintenance Clase

Microsoft.TeamFoundation.Integration.Server (Espacio de nombres)