Product.SDKVersions Property
Read-only. Returns a List<string> where each string is human-readable version string for an installed wRTOS SDK. If no wRTOS SDKs are installed, returns null.
Namespace:
IntervalZero.MaxRT.wRTOS.Config
Assembly:
IntervalZero.MaxRT.wRTOS (in IntervalZero.MaxRT.wRTOS.dll) Version: 1.0.0.0 (File version: 1.0.0)
Syntax
public string[] SDKVersions { get; }
Property Value
Type: String
Implements
IConfigProduct.SDKVersions
See Also: