Sdílet prostřednictvím


DkmEngineId.COMPlusOnlyEng2 Property

Definition

Debug engine for debugging CLR code within the desktop CLR v2.0. For example, a VB application. When debugging in this mode, native debugging is not possible.

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

Property Value

Returns Guid.

Applies to