Čitajte na engleskom

Dijeli putem


dbgBreakpointLocationType Enum

Definition

The breakpoint location type that is used by the LocationType property.

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

Fields

Name Value Description
dbgBreakpointLocationTypeNone 1

There is no breakpoint.

dbgBreakpointLocationTypeFunction 2

Breakpoint is a function.

dbgBreakpointLocationTypeFile 3

Breakpoint is a file.

dbgBreakpointLocationTypeData 4

Breakpoint is a data element.

dbgBreakpointLocationTypeAddress 5

Breakpoint is an address.

Applies to

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