OSPlatform.OSX Propiedad

Definición

Obtiene un objeto que representa el sistema operativo OSX.

public:
 static property System::Runtime::InteropServices::OSPlatform OSX { System::Runtime::InteropServices::OSPlatform get(); };
public static System.Runtime.InteropServices.OSPlatform OSX { get; }
static member OSX : System.Runtime.InteropServices.OSPlatform
Public Shared ReadOnly Property OSX As OSPlatform

Valor de propiedad

Objeto que representa el sistema operativo OSX.

Se aplica a