DkmBaseDebugMonitorId.InProcessManagedNativeInterop 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
DkmProcess 是使用旧的进程内 CLR 互操作模型进行调试的实时 win32 进程。 托管代码和本机代码都可以进行调试。
public:
static property Guid InProcessManagedNativeInterop { Guid get(); };
public static Guid InProcessManagedNativeInterop { get; }
member this.InProcessManagedNativeInterop : Guid
Public Shared ReadOnly Property InProcessManagedNativeInterop As Guid