Breakpoint3::Condition Property
Visual Studio 2015
Gets the condition that triggers a breakpoint.
Assembly: EnvDTE90a (in EnvDTE90a.dll)
Property Value
Type: System::String^A string that contains the condition that triggers the breakpoint.
Implements
Breakpoint2::Condition
Show: