Partager via


SystemSettings.Platform, propriété

Mise à jour : novembre 2007

Obtient le système d'exploitation basé sur Windows Embedded CE du périphérique.

Espace de noms :  Microsoft.WindowsCE.Forms
Assembly :  Microsoft.WindowsCE.Forms (dans Microsoft.WindowsCE.Forms.dll)

Syntaxe

'Déclaration
Public Shared ReadOnly Property Platform As WinCEPlatform
'Utilisation
Dim value As WinCEPlatform

value = SystemSettings.Platform
public static WinCEPlatform Platform { get; }
public:
static property WinCEPlatform Platform {
    WinCEPlatform get ();
}
public static function get Platform () : WinCEPlatform

Valeur de propriété

Type : Microsoft.WindowsCE.Forms.WinCEPlatform

Une des valeurs d'énumération qui spécifie la plateforme de périphérique, telle que Windows Mobile pour Pocket PC et Windows Mobile pour Smartphone.

Autorisations

Plateformes

Windows CE, Windows Mobile pour Smartphone, Windows Mobile pour Pocket PC

Le .NET Framework et le .NET Compact Framework ne prennent pas en charge toutes les versions de chaque plateforme. Pour obtenir la liste des versions prises en charge, consultez Configuration requise du .NET Framework.

Informations de version

.NET Compact Framework

Pris en charge dans : 3.5

Voir aussi

Référence

SystemSettings, classe

Membres SystemSettings

Microsoft.WindowsCE.Forms, espace de noms