Struct CLRCapabilities.TargetInfoProperties
- Namespace
- nanoFramework.Tools.Debugger
- Assembly
- nanoFramework.Tools.DebugLibrary.Net.dll
public struct CLRCapabilities.TargetInfoProperties
- Inherited Members
Constructors
TargetInfoProperties(Version, string, string, string)
public TargetInfoProperties(Version version, string info, string target, string platform)
Parameters
Fields
Platform
public readonly string Platform
Field Value
TargetName
public readonly string TargetName
Field Value
VendorInfo
public readonly string VendorInfo
Field Value
Version
public readonly Version Version