DkmCodeViewCompilerId.LanguageEnumeration 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 enumeration value which is in the code view record. For example, CV_CFL_CXX is used for C++.
public: initonly System::Byte LanguageEnumeration;
public: initonly byte LanguageEnumeration;
initonly byte LanguageEnumeration;
public readonly byte LanguageEnumeration;
val mutable LanguageEnumeration : byte
Public ReadOnly LanguageEnumeration As Byte