Udostępnij za pośrednictwem


DkmSymbolsDocument.CompilerId Property

Definition

Identifies the compiler (language and vendor) that a method comes from. This is used to select an expression evaluator.

This API was introduced in Visual Studio 16 Update 5 (DkmApiVersion.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

Property Value

Applies to