Struct CLRCapabilities.ClrInfoProperties
- Namespace
- nanoFramework.Tools.Debugger
- Assembly
- nanoFramework.Tools.DebugLibrary.Net.dll
public struct CLRCapabilities.ClrInfoProperties
- Inherited Members
Constructors
ClrInfoProperties(Version, string, Version)
public ClrInfoProperties(Version cv, string cvi, Version tfv)
Parameters
Fields
clrVendorInfo
public readonly string clrVendorInfo
Field Value
clrVersion
public readonly Version clrVersion
Field Value
targetFrameworkVersion
public readonly Version targetFrameworkVersion