Product.SDKInstallDirectories Property
Read-only. Returns a List<string> containing the paths of the wRTOS SDK installation directories. If no wRTOS SDK 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[] SDKInstallDirectories { get; }
Property Value
Type: String
Implements
IConfigProduct.SDKInstallDirectories
See Also: