Share via


NSAlert.InformativeText Property

Definition

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

Property Value

Attributes

Applies to