MonobjcMonobjc Documented Class Library
MacOSVersion Property
NamespacesMonobjcObjectiveCRuntimeMacOSVersion
Gets the Mac OS version.
Declaration Syntax
C#Visual BasicVisual C++
public static MacOSVersion MacOSVersion { get; }
Public Shared ReadOnly Property MacOSVersion As MacOSVersion
	Get
public:
static property MacOSVersion MacOSVersion {
	MacOSVersion get ();
}
Value
The mac OS version.
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc (Module: Monobjc)