Specifies output assembly kinds generated by compiler.
public enum class OutputKind
public enum OutputKind
type OutputKind =
Public Enum OutputKind
An .exe with an entry point and a console.
WindowsApplication 1An .exe with an entry point but no console.
DynamicallyLinkedLibrary 2A .dll file.
NetModule 3A .netmodule file.
WindowsRuntimeMetadata 4A .winmdobj file.
WindowsRuntimeApplication 5An .exe that can run in an app container.
Equivalent to a WindowsApplication, but with an extra bit set in the Portable Executable file so that the application can only be run in an app container. Also known as a "Windows Store app".
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide. In this articleWas this page helpful?
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4