CLSErrorUserInfoKeys.ObjectKey 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.
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; }
member this.ObjectKey : Foundation.NSString
Property Value
The key that can be used for finding the object that caused the error.
- Attributes