Share via


StrongBoxDrawerExistsException Constructor

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

Syntax

'Declaration
Public Sub New ( _
    name As String _
)
public StrongBoxDrawerExistsException(
    string name
)
public:
StrongBoxDrawerExistsException(
    String^ name
)
new : 
        name:string -> StrongBoxDrawerExistsException
public function StrongBoxDrawerExistsException(
    name : String
)

Parameters

.NET Framework Security

See Also

Reference

StrongBoxDrawerExistsException Class

Microsoft.TeamFoundation.Framework.Server.Alm Namespace