OSPlatform.Windows Propriété

Définition

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

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

Valeur de propriété

OSPlatform

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

S’applique à