cdePlatform Enumeration
Enum for all supported platform the C-DEngine is running on
Namespace:
nsCDEngine.ViewModelsAssembly: C-DEngine (in C-DEngine.dll)
Members
| Member name | Description | |
|---|---|---|
| NOTSET | Unknown platform | |
| X32_V3 | .NET 3.5 32 Bit only | |
| X64_V3 | .NET 4.5 64 Bit | |
| ANY_V3 | Any V3 platform | |
| ARM_V3 | Arm V3 platform | |
| MONO_V3 | Mono Runtime | |
| METRO_V81 | Metro Windows 8.1 | |
| SILVERLIGHT_V5 | Silverlight | |
| WPHONE_V8 | Windows Phone 8 | |
| IOS_V6 | IOS Xamarin Runtime | |
| ANDROID_V4 | Androd Xamarin Runtime | |
| ECLR_V1 | Phoenix Contact eCLR Runtime | |
| NETCORE_V20 | .NET Core 2.0 and 2.1 Runtime | |
| NETSTD_V20 | .NE Standard 2.0 | |
| NETV4_32 | .Net 4.0 32 Bit | |
| NETV4_64 | .Net 4.0 64 Bit | |
| X32_V4 | .NET 4.5 32 Bit | |
| MAX | Max Terminator |