Edit

Share via


MarshalManagedExceptionEventArgs.Exception Property

Definition

The managed exception that must be marshalled.

public Exception Exception { get; set; }
member this.Exception : Exception with get, set

Property Value

The managed exception that must be marshalled.

Applies to