Čitajte na engleskom

Dijeli putem


prjOutputType Enum

Definition

Used by the OutputType. Three output types are supported: Windows application, console application, and class library.

C++/CX
public enum class prjOutputType
Inheritance
prjOutputType
Attributes

Fields

Name Value Description
prjOutputTypeWinExe 0

Windows application.

prjOutputTypeExe 1

Console application.

prjOutputTypeLibrary 2

Class library.

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019, 2022