SystemSettings.Platform-Eigenschaft

Dieser Dokumentation für die Vorschau nur ist und in späteren Versionen geändert. Leere Themen wurden als Platzhalter eingefügt.]

Ruft die Windows Embedded CE - basierten Betriebssystem des Geräts.

Namespace:  Microsoft.WindowsCE.Forms
Assembly:  Microsoft.WindowsCE.Forms (in Microsoft.WindowsCE.Forms.dll)

Syntax

'Declaration
Public Shared ReadOnly Property Platform As WinCEPlatform
    Get
'Usage
Dim value As WinCEPlatform

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

Eigenschaftswert

Typ: Microsoft.WindowsCE.Forms.WinCEPlatform
Einer der Enumerationswerte, die die Geräteplattform, z. B. Windows Mobile für Pocket PC und Windows Mobile für Smartphone angibt.

.NET Framework-Sicherheit

Plattformen

Windows CE, Windows Mobile für Smartphone, Windows Mobile für Pocket PC

Die .NET Framework und .NET Compact Framework unterstützen nicht alle Versionen sämtlicher Plattformen. Eine Liste der unterstützten Versionen finden Sie unter Systemanforderungen für .NET framework.

Versionsinformationen

.NET Compact Framework

Unterstützt in: 3.5

Siehe auch

Referenz

SystemSettings Klasse

Member SystemSettings

Microsoft.WindowsCE.Forms-Namespace