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

Copy
public interface IConfigProduct

 

The IConfigProduct type exposes the following members.

Properties

  Name Description

Public property

RuntimeInstallDirectory

See property RuntimeInstallDirectory.

Public property

RuntimeVersion

See property RuntimeVersion.

Public property

SDKInstallDirectories

See property SDKInstallDirectories.

Public property

SDKVersions

See property SDKVersions.

Methods

  Name Description

Public method

GetLicenseInfo

See method GetLicenseInfo.

See Also: