Freigeben über


ICorDebugStepper.SetInterceptMask(CorDebugIntercept) Method

Definition

public:
 void SetInterceptMask(Microsoft::VisualStudio::CorDebugInterop::CorDebugIntercept mask);
public:
 void SetInterceptMask(Microsoft::VisualStudio::CorDebugInterop::CorDebugIntercept mask);
void SetInterceptMask(Microsoft::VisualStudio::CorDebugInterop::CorDebugIntercept mask);
public void SetInterceptMask (Microsoft.VisualStudio.CorDebugInterop.CorDebugIntercept mask);
abstract member SetInterceptMask : Microsoft.VisualStudio.CorDebugInterop.CorDebugIntercept -> unit
Public Sub SetInterceptMask (mask As CorDebugIntercept)

Parameters

Applies to