NSError.LocalizedDescriptionKey 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.
Standard key to use in the userInfo payload for associating a localized description of the problem to provide to the user.
[Foundation.Field("NSLocalizedDescriptionKey", "Foundation")]
public static Foundation.NSString LocalizedDescriptionKey { get; }
member this.LocalizedDescriptionKey : Foundation.NSString
Property Value
- Attributes