IDebugProcess3 Interface

Definition

public interface class IDebugProcess3 : Microsoft::VisualStudio::Debugger::Interop::IDebugProcess2
[System.Runtime.InteropServices.Guid("83AB1712-18A6-47A1-8DA6-8C7B0F96092E")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDebugProcess3 : Microsoft.VisualStudio.Debugger.Interop.IDebugProcess2
[<System.Runtime.InteropServices.Guid("83AB1712-18A6-47A1-8DA6-8C7B0F96092E")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDebugProcess3 = interface
    interface IDebugProcess2
Public Interface IDebugProcess3
Implements IDebugProcess2
Attributes
Implements

Applies to