CapeVersionAttributeVersion Property

Gets the the CAPE-OPEN version number.

Definition

Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
public string Version { get; }

Property Value

String
The CAPE-OPEN component CAPE-OPEN version number.

Remarks

The value of the CAPE-OPEN version number.

See Also