ICorDebugBreakpoint.IsActive(Int32) 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:
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