Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
 Platform Property

  Switch on low bandwidth view
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
SystemSettings..::.Platform Property

Gets the Windows Embedded CE-based operating system of the device.

Namespace:  Microsoft.WindowsCE.Forms
Assembly:  Microsoft.WindowsCE.Forms (in Microsoft.WindowsCE.Forms.dll)
Visual Basic (Declaration)
Public Shared ReadOnly Property Platform As WinCEPlatform
Visual Basic (Usage)
Dim value As WinCEPlatform

value = SystemSettings.Platform
C#
public static WinCEPlatform Platform { get; }
Visual C++
public:
static property WinCEPlatform Platform {
    WinCEPlatform get ();
}
JScript
public static function get Platform () : WinCEPlatform

Property Value

Type: Microsoft.WindowsCE.Forms..::.WinCEPlatform
One of the enumeration values that specifies the device platform, such as Windows Mobile for Pocket PC and Windows Mobile for Smartphone.

Windows CE, Windows Mobile for Smartphone, Windows Mobile for Pocket PC

The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.

.NET Compact Framework

Supported in: 3.5
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker