ICorDebugStepper.SetInterceptMask(CorDebugIntercept) 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 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
- mask
- CorDebugIntercept