Condividi tramite


Metodo TeamProjectCollectionWebService.QueueDeleteProject

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Server.Alm.WebServices
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Sintassi

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

Parametri

Valore restituito

Tipo: Microsoft.TeamFoundation.Framework.Server.ServicingJobDetail

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TeamProjectCollectionWebService Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server.Alm.WebServices