DkmEngineSettings.FuncEvalAbortLoggingLevel 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.
Used to indicate whether to create a dump of the debuggee when a func eval is aborted or rude aborted.
This API was introduced in Visual Studio 15 Update 4 (DkmApiVersion.VS15Update4).
public:
property Microsoft::VisualStudio::Debugger::DkmFuncEvalAbortLoggingFlags FuncEvalAbortLoggingLevel { Microsoft::VisualStudio::Debugger::DkmFuncEvalAbortLoggingFlags get(); };
public Microsoft.VisualStudio.Debugger.DkmFuncEvalAbortLoggingFlags FuncEvalAbortLoggingLevel { get; }
member this.FuncEvalAbortLoggingLevel : Microsoft.VisualStudio.Debugger.DkmFuncEvalAbortLoggingFlags
Public ReadOnly Property FuncEvalAbortLoggingLevel As DkmFuncEvalAbortLoggingFlags