MarshalManagedExceptionEventArgs Class

Definition

public class MarshalManagedExceptionEventArgs
type MarshalManagedExceptionEventArgs = class
Inheritance
MarshalManagedExceptionEventArgs

Constructors

MarshalManagedExceptionEventArgs()

Creates a new MarshalManagedExceptionEventArgs instance.

Properties

Exception

The managed exception that must be marshalled.

ExceptionMode

Specify how to marshal the managed exception.

Applies to

See also