Share via


NSPropertyDescription.VersionHashModifier Property

Definition

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to