StrongBoxItemNotFoundException Constructor

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

Syntax

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

Parameters

.NET Framework Security

See Also

Reference

StrongBoxItemNotFoundException Class

Microsoft.TeamFoundation.Framework.Server.Alm Namespace