Condividi tramite


IDebugPendingBreakpoint2.SetPassCount(BP_PASSCOUNT) Method

Definition

public:
 int SetPassCount(Microsoft::VisualStudio::Debugger::Interop::BP_PASSCOUNT bpPassCount);
public int SetPassCount(Microsoft.VisualStudio.Debugger.Interop.BP_PASSCOUNT bpPassCount);
abstract member SetPassCount : Microsoft.VisualStudio.Debugger.Interop.BP_PASSCOUNT -> int
Public Function SetPassCount (bpPassCount As BP_PASSCOUNT) As Integer

Parameters

bpPassCount
BP_PASSCOUNT

Returns

Applies to