IDebugProcessContinueEvent100 Interface

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

Syntax

'Declaration
<GuidAttribute("C703EBEA-42E7-4768-85A9-692EECBA567B")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IDebugProcessContinueEvent100
[GuidAttribute("C703EBEA-42E7-4768-85A9-692EECBA567B")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IDebugProcessContinueEvent100
[GuidAttribute(L"C703EBEA-42E7-4768-85A9-692EECBA567B")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IDebugProcessContinueEvent100
[<GuidAttribute("C703EBEA-42E7-4768-85A9-692EECBA567B")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type IDebugProcessContinueEvent100 =  interface end
public interface IDebugProcessContinueEvent100

The IDebugProcessContinueEvent100 type exposes the following members.

Methods

  Name Description
Public method GetProcess

Top

See Also

Reference

Microsoft.VisualStudio.Debugger.Interop Namespace