Share via


MXCrashDiagnostic.ExceptionCode Property

Definition

[ObjCRuntime.BindAs(typeof(System.Nullable<System.Int64>), OriginalType=typeof(Foundation.NSNumber))]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual long? ExceptionCode { [Foundation.Export("exceptionCode", ObjCRuntime.ArgumentSemantic.Strong)] get; }
[<ObjCRuntime.BindAs(typeof(System.Nullable<System.Int64>), OriginalType=typeof(Foundation.NSNumber))>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("exceptionCode", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.ExceptionCode : Nullable<int64>

Property Value

Attributes

Applies to