Upravit

Sdílet prostřednictvím


UserInfoKeys.DetailedErrorsKey Property

Definition

[Foundation.Field("NSDetailedErrorsKey", "CoreData")]
public static Foundation.NSString DetailedErrorsKey { get; }
member this.DetailedErrorsKey : Foundation.NSString

Property Value

A key that identifies an array of NSError objects that contains the errors that occured.

Attributes

Remarks

This key corresponds to the DetailedErrors property.

Applies to