Share via


CSSearchableItemAttributeSet.ContentSources Property

Definition

Gets or sets an array of URLs, email subject lines, ore etc., that represent the sources from which a media item was obtained.

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

Property Value

String[]

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to