DkmLanguage.Id 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.
LanguageId/VendorId pair for this DkmLanguage object. For the default language, both of these values will be Guid.Empty. For all other languages, both of these values are non-zero.
public:
property Microsoft::VisualStudio::Debugger::Evaluation::DkmCompilerId Id { Microsoft::VisualStudio::Debugger::Evaluation::DkmCompilerId get(); };
public Microsoft.VisualStudio.Debugger.Evaluation.DkmCompilerId Id { get; }
member this.Id : Microsoft.VisualStudio.Debugger.Evaluation.DkmCompilerId
Public ReadOnly Property Id As DkmCompilerId
Property Value
Returns DkmCompilerId.