ContinueOutOfFinally Constructor (Int32)

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Initializes a new instance of the ContinueOutOfFinally class, using the specified target.

Namespace:   Microsoft.JScript
Assembly:  Microsoft.JScript (in Microsoft.JScript.dll)

public:
ContinueOutOfFinally(
	int target
)

Parameters

target
Type: System::Int32

The target of the exception.

.NET Framework
Available since 1.1
Return to top
Show: