NSProcessInfo.OperatingSystemVersionString 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.
A string representation of the version of the OS on which the process is executing.
public virtual string OperatingSystemVersionString { [Foundation.Export("operatingSystemVersionString")] get; }
member this.OperatingSystemVersionString : string
Property Value
- Attributes