A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.microsoft.com/en-us/dotnet/api/microsoft.codeanalysis.outputkind below:

OutputKind Enum (Microsoft.CodeAnalysis) | Microsoft Learn

OutputKind Enum Definition

Specifies output assembly kinds generated by compiler.

public enum class OutputKind
public enum OutputKind
type OutputKind = 
Public Enum OutputKind
Inheritance
Fields Name Value Description ConsoleApplication 0

An .exe with an entry point and a console.

WindowsApplication 1

An .exe with an entry point but no console.

DynamicallyLinkedLibrary 2

A .dll file.

NetModule 3

A .netmodule file.

WindowsRuntimeMetadata 4

A .winmdobj file.

WindowsRuntimeApplication 5

An .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 article

Was 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