Share via


IBlobProvider.DeleteContainer Method

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Sub DeleteContainer ( _
    containerId As Guid _
)
void DeleteContainer(
    Guid containerId
)
void DeleteContainer(
    Guid containerId
)
abstract DeleteContainer : 
        containerId:Guid -> unit
function DeleteContainer(
    containerId : Guid
)

Parameters

.NET Framework Security

See Also

Reference

IBlobProvider Interface

Microsoft.TeamFoundation.Framework.Server Namespace