DkmSymbolsDocument.CompilerId 属性

定义

标识方法所来自的编译器 (语言和供应商) 。 这用于选择表达式计算器。

此 API 是在 Visual Studio 16 Update 5 (VS16Update5) 中引入的。

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

属性值

DkmCompilerId

适用于