Share via


NSAlert.HelpAnchor Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string HelpAnchor { [Foundation.Export("helpAnchor")] get; [Foundation.Export("setHelpAnchor:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("helpAnchor")>]
[<set: Foundation.Export("setHelpAnchor:")>]
member this.HelpAnchor : string with get, set

Property Value

Attributes

Applies to