Share via


NSError.UnderlyingErrors Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSError[] UnderlyingErrors { [Foundation.Export("underlyingErrors", ObjCRuntime.ArgumentSemantic.Copy)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("underlyingErrors", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.UnderlyingErrors : Foundation.NSError[]

Property Value

Attributes

Applies to