ICorDebugStepper.SetUnmappedStopMask(CorDebugUnmappedStop) 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 SetUnmappedStopMask(Microsoft::VisualStudio::CorDebugInterop::CorDebugUnmappedStop mask);
public:
void SetUnmappedStopMask(Microsoft::VisualStudio::CorDebugInterop::CorDebugUnmappedStop mask);
void SetUnmappedStopMask(Microsoft::VisualStudio::CorDebugInterop::CorDebugUnmappedStop mask);
public void SetUnmappedStopMask (Microsoft.VisualStudio.CorDebugInterop.CorDebugUnmappedStop mask);
abstract member SetUnmappedStopMask : Microsoft.VisualStudio.CorDebugInterop.CorDebugUnmappedStop -> unit
Public Sub SetUnmappedStopMask (mask As CorDebugUnmappedStop)
Parameters
- mask
- CorDebugUnmappedStop