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