TeamProjectCollectionService.QueueDeleteCollection 方法

排队工作删除团队项目集合。

命名空间:  Microsoft.TeamFoundation.Server.Core
程序集:  Microsoft.TeamFoundation.Server.Core(在 Microsoft.TeamFoundation.Server.Core.dll 中)

语法

声明
Public Function QueueDeleteCollection ( _
    requestContext As TeamFoundationRequestContext, _
    collectionId As Guid _
) As ServicingJobDetail
public ServicingJobDetail QueueDeleteCollection(
    TeamFoundationRequestContext requestContext,
    Guid collectionId
)

参数

返回值

类型:Microsoft.TeamFoundation.Framework.Server.ServicingJobDetail
将用于删除集合的工作的 ID。

.NET Framework 安全性

请参阅

参考

TeamProjectCollectionService 类

Microsoft.TeamFoundation.Server.Core 命名空间