Share via


CSSearchableItemAttributeSet.Copyright Property

Definition

Gets or sets the date that a media item was copyrighted.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to