Share via


CSSearchableItemAttributeSet.Version Property

Definition

Gets or sets the version of an item.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to