MarshalObjectiveCExceptionEventArgs 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 MarshalObjectiveCExceptionEventArgs
type MarshalObjectiveCExceptionEventArgs = class
- Inheritance
-
MarshalObjectiveCExceptionEventArgs
Constructors
MarshalObjectiveCExceptionEventArgs() |
Creates a new MarshalObjectiveCExceptionEventArgs instance. |
Properties
Exception |
The Objective-C exception that must be marshalled. |
ExceptionMode |
Specify how to marshal the Objective-C exception. |