DkmBaseDebugMonitorId.InProcessManagedNativeInterop 属性

定义

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

属性值

Guid

适用于