CLSErrorUserInfoKeys.UnderlyingErrorsKey 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 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