DkmEngineSettings.ClrDebuggingServicesId 属性

定义

指示在调试此进程时应使用哪个版本的 CLR 调试服务 (mscordbi.dll 或 ICorDebug API) 的其他实现。

public:
 property Microsoft::VisualStudio::Debugger::Clr::DkmClrDebuggingServicesId ClrDebuggingServicesId { Microsoft::VisualStudio::Debugger::Clr::DkmClrDebuggingServicesId get(); };
public:
 property Microsoft::VisualStudio::Debugger::Clr::DkmClrDebuggingServicesId ClrDebuggingServicesId { Microsoft::VisualStudio::Debugger::Clr::DkmClrDebuggingServicesId get(); };
public Microsoft.VisualStudio.Debugger.Clr.DkmClrDebuggingServicesId ClrDebuggingServicesId { get; }
member this.ClrDebuggingServicesId : Microsoft.VisualStudio.Debugger.Clr.DkmClrDebuggingServicesId
Public ReadOnly Property ClrDebuggingServicesId As DkmClrDebuggingServicesId

属性值

DkmClrDebuggingServicesId

返回 DkmClrDebuggingServicesId

适用于