ICorDebugAppDomain Интерфейс
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
public interface class ICorDebugAppDomain : Microsoft::VisualStudio::CorDebugInterop::ICorDebugController
public interface class ICorDebugAppDomain : Microsoft::VisualStudio::CorDebugInterop::ICorDebugController
__interface ICorDebugAppDomain : Microsoft::VisualStudio::CorDebugInterop::ICorDebugController
[System.Runtime.InteropServices.ComConversionLoss]
[System.Runtime.InteropServices.Guid("3D6F5F63-7538-11D3-8D5B-00104B35E7EF")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface ICorDebugAppDomain : Microsoft.VisualStudio.CorDebugInterop.ICorDebugController
[System.Runtime.InteropServices.Guid("3D6F5F63-7538-11D3-8D5B-00104B35E7EF")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface ICorDebugAppDomain : Microsoft.VisualStudio.CorDebugInterop.ICorDebugController
[<System.Runtime.InteropServices.ComConversionLoss>]
[<System.Runtime.InteropServices.Guid("3D6F5F63-7538-11D3-8D5B-00104B35E7EF")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type ICorDebugAppDomain = interface
interface ICorDebugController
[<System.Runtime.InteropServices.Guid("3D6F5F63-7538-11D3-8D5B-00104B35E7EF")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type ICorDebugAppDomain = interface
interface ICorDebugController
Public Interface ICorDebugAppDomain
Implements ICorDebugController
- Атрибуты
- Реализации