The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
HelpKeywordAttribute Constructor (Type^)
.NET Framework (current version)
Initializes a new instance of the HelpKeywordAttribute class from the given type.
Assembly: System (in System.dll)
Parameters
- t
-
Type:
System::Type^
The type from which the Help keyword will be taken.
| Exception | Condition |
|---|---|
| ArgumentNullException | t is null. |
.NET Framework
Available since 2.0
Available since 2.0
Show: