ICorDebugProcess Interface
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 interface class ICorDebugProcess : Microsoft::VisualStudio::CorDebugInterop::ICorDebugController
public interface class ICorDebugProcess : Microsoft::VisualStudio::CorDebugInterop::ICorDebugController
__interface ICorDebugProcess : Microsoft::VisualStudio::CorDebugInterop::ICorDebugController
[System.Runtime.InteropServices.ComConversionLoss]
[System.Runtime.InteropServices.Guid("3D6F5F64-7538-11D3-8D5B-00104B35E7EF")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface ICorDebugProcess : Microsoft.VisualStudio.CorDebugInterop.ICorDebugController
[System.Runtime.InteropServices.Guid("3D6F5F64-7538-11D3-8D5B-00104B35E7EF")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface ICorDebugProcess : Microsoft.VisualStudio.CorDebugInterop.ICorDebugController
[<System.Runtime.InteropServices.ComConversionLoss>]
[<System.Runtime.InteropServices.Guid("3D6F5F64-7538-11D3-8D5B-00104B35E7EF")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type ICorDebugProcess = interface
interface ICorDebugController
[<System.Runtime.InteropServices.Guid("3D6F5F64-7538-11D3-8D5B-00104B35E7EF")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type ICorDebugProcess = interface
interface ICorDebugController
Public Interface ICorDebugProcess
Implements ICorDebugController
- Attributes
- Implements