英語で読む

次の方法で共有


enum_ENC_BREAKSTATE_REASON Enum

Definition

Specifies the reason an Edit and Continue break state occurred.

C++/CX
public enum class enum_ENC_BREAKSTATE_REASON
Inheritance
enum_ENC_BREAKSTATE_REASON

Fields

Name Value Description
ENC_BREAK_NORMAL 0

A normal break has occurred. Track active statements, provide exception spans, and track rude edits.

ENC_BREAK_EXCEPTION 1

Stopped at an exception. An unwind is required before Edit and Continue is allowed. All edits are rude. No tracking is required.

Applies to

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