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: