NSProcessInfo.OperatingSystemVersionString Property

Definition

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

Applies to