StrongBoxDrawerExistsException Constructor (String)

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

Syntax

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

Parameters

.NET Framework Security

See Also

Reference

StrongBoxDrawerExistsException Class

StrongBoxDrawerExistsException Overload

Microsoft.TeamFoundation.Framework.Client Namespace