Share via


CSSearchableItemAttributeSet.Instructions Property

Definition

Gets or sets a string that contains instructions for an item. E.g., a warning or note.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to