DkmCodeViewCompilerId.CompilerName 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.
Name string within the code view record. '*' may be used to match against any name string.
public: initonly System::String ^ CompilerName;
public: initonly Platform::String ^ CompilerName;
initonly std::wstring CompilerName;
public readonly string CompilerName;
val mutable CompilerName : string
Public ReadOnly CompilerName As String