HelpKeywordAttribute Constructor (String^)
.NET Framework (current version)
Initializes a new instance of the HelpKeywordAttribute class.
Assembly: System (in System.dll)
Parameters
- keyword
-
Type:
System::String^
The Help keyword value.
| Exception | Condition |
|---|---|
| ArgumentNullException | keyword is null. |
.NET Framework
Available since 2.0
Available since 2.0
Show: