英語で読む

次の方法で共有


VsScriptJmcCodeType Enum

Definition

Represents the type of code.

C++/CX
public enum class VsScriptJmcCodeType
Inheritance
VsScriptJmcCodeType

Fields

Name Value Description
SJMC_UNSURE -1

The project is not aware of this code.

SJMC_USERCODE 0

User code.

SJMC_LIBRARYCODE 1

The code belongs to a library that may interact with user code.

SJMC_UNRELATEDCODE 2

The code is not related to any user code.

Applies to

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