NSError.LocalizedDescription 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.
Returns a localized description of the error.
public virtual string LocalizedDescription { [Foundation.Export("localizedDescription")] get; }
member this.LocalizedDescription : string
Property Value
- Attributes