Sdílet prostřednictvím


DkmEngineId.COMPlusOnlyEng4 Property

Definition

Debug engine for debugging CLR code within CLR v4. When debugging in this mode, native debugging is not possible.

public:
 static property Guid COMPlusOnlyEng4 { Guid get(); };
public static Guid COMPlusOnlyEng4 { get; }
static member COMPlusOnlyEng4 : Guid
Public Shared ReadOnly Property COMPlusOnlyEng4 As Guid

Property Value

Returns Guid.

Applies to