OSPlatform.OSX Propriété

Définition

Obtient un objet qui représente le système d’exploitation OSX.

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

Valeur de propriété

OSPlatform

Objet qui représente le système d’exploitation OSX.

S’applique à