IDebugPendingBreakpoint3.SetCondition(BP_CONDITION) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
int SetCondition(Microsoft::VisualStudio::Debugger::Interop::BP_CONDITION bpCondition);
public int SetCondition(Microsoft.VisualStudio.Debugger.Interop.BP_CONDITION bpCondition);
abstract member SetCondition : Microsoft.VisualStudio.Debugger.Interop.BP_CONDITION -> int
Public Function SetCondition (bpCondition As BP_CONDITION) As Integer
Parameters
- bpCondition
- BP_CONDITION