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; }
member this.UnderlyingErrorsKey : Foundation.NSString

Property Value

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

Attributes

Applies to