Share via


CSSearchableItemAttributeSet.ProfileName Property

Definition

Gets or sets the color profile used in an image media item.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to