UserInfoKeys.DetailedErrorsKey Property
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.
[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.