Cape Version Attribute Constructor
Initializes a new instance of the CapeVersionAttribute class.
Definition
Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public CapeVersionAttribute(
string version
)VB
Public Sub New (
version As String
)Parameters
- version String
- The version of the CAPE-OPEN interfaces that this object supports.
Remarks
The value of the description is used by the registration function to set the value of the CapeDescription[CapeVersion] registration key.