Share via


CSSearchableItemAttributeSet.ContentUrl Property

Definition

Gets or sets the URL of indexable content.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSUrl? ContentUrl { [Foundation.Export("contentURL", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setContentURL:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("contentURL", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setContentURL:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.ContentUrl : Foundation.NSUrl with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to