NSFileVersion.Resolved Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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