NSError.HelpAnchor 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 the help anchor that was associated with this error (the payload contained a HelpAnchorErrorKey)
public virtual string HelpAnchor { [Foundation.Export("helpAnchor")] get; }
member this.HelpAnchor : string
Property Value
- Attributes