DkmEngineSettings.BaseDebugMonitorId Property

Definition

Base debug monitor used by this engine. This value may be Guid.Empty (GUID_NULL) if the engine may use various base debug monitors depending on the process being debugged.

public:
 property Guid BaseDebugMonitorId { Guid get(); };
public Guid BaseDebugMonitorId { get; }
member this.BaseDebugMonitorId : Guid
Public ReadOnly Property BaseDebugMonitorId As Guid

Property Value

Returns Guid.

Applies to