DkmProcess.EngineSettings Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains the session-wide debug settings. There is one instance of this object per engine Guid (ex: one instance for COMPlusOnlyEng2, one instance for COMPlusNativeEng).
public:
property Microsoft::VisualStudio::Debugger::DkmEngineSettings ^ EngineSettings { Microsoft::VisualStudio::Debugger::DkmEngineSettings ^ get(); };
public Microsoft.VisualStudio.Debugger.DkmEngineSettings EngineSettings { get; }
member this.EngineSettings : Microsoft.VisualStudio.Debugger.DkmEngineSettings
Public ReadOnly Property EngineSettings As DkmEngineSettings
Property Value
Returns DkmEngineSettings.