Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Used by the SubSystem property.
Namespace: Microsoft.VisualStudio.VCProjectEngine
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Syntax
'Declaration
Public Enumeration subSystemOption
public enum subSystemOption
public enum class subSystemOption
type subSystemOption
public enum subSystemOption
Members
| Member name | Description | |
|---|---|---|
| subSystemConsole | Console.
Win32 character-mode application. |
|
| subSystemEFIApplication | Extensible Firmware Interface Application | |
| subSystemEFIBootService | Extensible Firmware Interface Boot Service | |
| subSystemEFIROM | Extensible Firmware Interface ROM | |
| subSystemEFIRuntime | Extensible Firmware Interface Runtime | |
| subSystemNative | Native | |
| subSystemNotSet | Not set | |
| subSystemPosix | POSIX | |
| subSystemWindows | Windows | |
| subSystemWindowsCE | Windows CE |