英語で読む

次の方法で共有


__VSPROJTARGETRUNTIME Enum

Definition

Specifies the project’s target runtime type.

C++/CX
public enum class __VSPROJTARGETRUNTIME
Inheritance
__VSPROJTARGETRUNTIME

Fields

Name Value Description
VSPROJ_TARGETRUNTIME_MANAGED 0

The target runtime is the .NET Common Language Runtime.

VSPROJ_TARGETRUNTIME_NATIVE 1

The target runtime is native code.

VSPROJ_TARGETRUNTIME_APPHOST 2

The target runtime is JavaScript.

Applies to

製品 バージョン
Visual Studio SDK 2015, 2017, 2019, 2022