Cape About Attribute Constructor
Initializes a new instance of the CapeAboutAttribute 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 CapeAboutAttribute(
string About
)VB
Public Sub New (
About As String
)Parameters
- About String
- The CAPE-OPEN component about information.
Remarks
The value of the about text is used by the registration function to set the value of the CapeDescription[About] registration key.