IConfigProduct Interface
This interface is the abstraction of the concrete implementation by class Product.
Namespace:
IntervalZero.MaxRT.wRTOS.Config
Assembly:
IntervalZero.MaxRT.wRTOS (in IntervalZero.MaxRT.wRTOS.dll) Version: 1.0.0.0 (File version: 1.0.1)
Syntax
public interface IConfigProduct
The IConfigProduct type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
RuntimeInstallDirectory |
See property RuntimeInstallDirectory. |
|
|
RuntimeVersion |
See property RuntimeVersion. |
|
|
SDKInstallDirectories |
See property SDKInstallDirectories. |
|
|
SDKVersions |
See property SDKVersions. |
Methods
| Name | Description | |
|---|---|---|
|
|
GetLicenseInfo |
See method GetLicenseInfo. |
See Also: