ICorDebugBreakpoint.IsActive(Int32) Method

Definition

public:
 void IsActive([Runtime::InteropServices::Out] int % pbActive);
public void IsActive (out int pbActive);
abstract member IsActive : int -> unit
Public Sub IsActive (ByRef pbActive As Integer)

Parameters

pbActive
Int32

Applies to