Compartir a través de


TeamProjectCollectionWebService.QueueDeleteProject (Método)

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

Sintaxis

'Declaración
<WebMethodAttribute> _
Public Function QueueDeleteProject ( _
    collectionProperties As TeamProjectCollectionProperties, _
    projectUri As String _
) As ServicingJobDetail
[WebMethodAttribute]
public ServicingJobDetail QueueDeleteProject(
    TeamProjectCollectionProperties collectionProperties,
    string projectUri
)

Parámetros

Valor devuelto

Tipo: Microsoft.TeamFoundation.Framework.Server.ServicingJobDetail

Seguridad de .NET Framework

Vea también

Referencia

TeamProjectCollectionWebService Clase

Microsoft.TeamFoundation.Server.Core.WebServices (Espacio de nombres)