MarshalManagedExceptionEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |