Share via


IDebugProcessEnhancedStep90 Interface

Namespace:  Microsoft.VisualStudio.Debugger.Interop
Assembly:  Microsoft.VisualStudio.Debugger.Interop.10.0 (in Microsoft.VisualStudio.Debugger.Interop.10.0.dll)

Syntax

'Declaration
<GuidAttribute("C446CA51-979A-4096-B996-5934B7AB0455")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IDebugProcessEnhancedStep90
[GuidAttribute("C446CA51-979A-4096-B996-5934B7AB0455")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IDebugProcessEnhancedStep90
[GuidAttribute(L"C446CA51-979A-4096-B996-5934B7AB0455")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IDebugProcessEnhancedStep90
[<GuidAttribute("C446CA51-979A-4096-B996-5934B7AB0455")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type IDebugProcessEnhancedStep90 =  interface end
public interface IDebugProcessEnhancedStep90

The IDebugProcessEnhancedStep90 type exposes the following members.

Methods

  Name Description
Public method Step

Top

See Also

Reference

Microsoft.VisualStudio.Debugger.Interop Namespace