Share via


CSSearchableItemAttributeSet.Information Property

Definition

Gets or sets an information string.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to