Breakpoint3::ConditionType Property
Visual Studio 2015
Gets the condition type of the breakpoint, which can be either break when true, or break when it is changed.
Assembly: EnvDTE90a (in EnvDTE90a.dll)
Property Value
Type: EnvDTE::dbgBreakpointConditionTypeOne of the dbgBreakpointConditionType values.
Implements
Breakpoint2::ConditionTypeSee ConditionType.
Show: