Share via


CSSearchableItemAttributeSet.Projects Property

Definition

Gets or sets a list of projects to which a file belongs.

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

Property Value

String[]

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to