Share via


CLSErrorUserInfoKeys.UnderlyingErrorsKey Property

Definition

Gets a key that can be used for finding the underlying error that caused the current error.

[Foundation.Field("CLSErrorUnderlyingErrorsKey", "ClassKit")]
public static Foundation.NSString UnderlyingErrorsKey { get; }
[<Foundation.Field("CLSErrorUnderlyingErrorsKey", "ClassKit")>]
static member UnderlyingErrorsKey : Foundation.NSString

Property Value

The key that can be used for finding the underlying error that caused the current error.

Attributes

Applies to