Share via


CLSErrorUserInfoKeys.ObjectKey Property

Definition

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

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

Property Value

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

Attributes

Applies to