DkmFramePseudoLocal.CompilerId 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.
The Guid pair used to identify this PseudoLocal.
This API was introduced in Visual Studio 15 Update 8 (DkmApiVersion.VS15Update8).
public:
property Microsoft::VisualStudio::Debugger::Evaluation::DkmCompilerId CompilerId { Microsoft::VisualStudio::Debugger::Evaluation::DkmCompilerId get(); };
public Microsoft.VisualStudio.Debugger.Evaluation.DkmCompilerId CompilerId { get; }
member this.CompilerId : Microsoft.VisualStudio.Debugger.Evaluation.DkmCompilerId
Public ReadOnly Property CompilerId As DkmCompilerId