NSFileVersion.Resolved Property

Definition

True if this version is not in conflict with another version. App devs should not assign the value false to this property.

public virtual bool Resolved { [Foundation.Export("isResolved")] get; [Foundation.Export("setResolved:")] set; }
member this.Resolved : bool with get, set

Property Value

Attributes

Applies to