Share via


CSSearchableItemAttributeSet.Editors Property

Definition

Gets or sets a list of the names of the editors who have contributed to the file.

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

Property Value

String[]

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to