TeamProjectCollectionService.CheckCollectionIsDetachable 方法

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

语法

声明
Public Sub CheckCollectionIsDetachable ( _
    requestContext As TeamFoundationRequestContext, _
    collectionId As Guid _
)
public void CheckCollectionIsDetachable(
    TeamFoundationRequestContext requestContext,
    Guid collectionId
)

参数

.NET Framework 安全性

请参阅

参考

TeamProjectCollectionService 类

Microsoft.TeamFoundation.Server.Core 命名空间