DkmGetCompilerIdAsyncResult.CompilerId Eigenschaft

Definition

LanguageID/VendorID für den Compiler, der den Code für dieses Symbol erzeugt hat. Wenn dies unbekannt ist (z.: keine Symbol Informationen für diesen Block), sind beide Werte "GUID. Empty". Andernfalls sollten beide Werte ungleich 0 (null) sein.

Diese API wurde in Visual Studio 16 RTM (dkmapiversion. VS16RTMPreview) eingeführt.

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

Eigenschaftswert

DkmCompilerId

Gilt für