StreamAccessException Constructor (Object^)

Visual Studio 2015
 

Initializes a new instance of StreamAccessException with the specified key.

Namespace:   Microsoft.VisualStudio.Utilities
Assembly:  Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)

public:
StreamAccessException(
	Object^ key
)

Parameters

key
Type: System::Object^

Return to top
Show: