DkmCompilerId.LanguageId Field
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.
Language that the code was written in. In some contexts, this may be Guid.Empty to indicate that the language is unknown.
public: initonly Guid LanguageId;
public readonly Guid LanguageId;
val mutable LanguageId : Guid
Public ReadOnly LanguageId As Guid