subSystemOption Enumeration
Used by the SubSystem property.
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
| Member name | Description | |
|---|---|---|
| subSystemNotSet | Not set | |
| subSystemConsole |
Console.
Win32 character-mode application. |
|
| subSystemWindows | Windows | |
| subSystemNative | Native | |
| subSystemEFIApplication | Extensible Firmware Interface Application | |
| subSystemEFIBootService | Extensible Firmware Interface Boot Service | |
| subSystemEFIROM | Extensible Firmware Interface ROM | |
| subSystemEFIRuntime | Extensible Firmware Interface Runtime | |
| subSystemWindowsCE | Windows CE | |
| subSystemPosix | POSIX |