Freigeben über


DkmLanguage.Id Property

Definition

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.

Applies to