Struct CLRCapabilities.SoftwareVersionProperties
- Namespace
- nanoFramework.Tools.Debugger
- Assembly
- nanoFramework.Tools.DebugLibrary.Net.dll
public struct CLRCapabilities.SoftwareVersionProperties
- Inherited Members
Constructors
SoftwareVersionProperties(byte[], byte[], uint)
public SoftwareVersionProperties(byte[] buildDate, byte[] compilerInfo, uint compVersion)
Parameters
Fields
BuildDate
public readonly string BuildDate
Field Value
CompilerInfo
public readonly string CompilerInfo
Field Value
CompilerVersion
public readonly Version CompilerVersion