HelpKeywordType Enumeration
.NET Framework (current version)
Defines identifiers that indicate the type of a Help keyword.
Assembly: System (in System.dll)
| Member name | Description | |
|---|---|---|
| F1Keyword | A keyword that F1 was pressed to request help about. | |
| FilterKeyword | A filter keyword. | |
| GeneralKeyword | A general keyword. |
HelpKeywordType defines identifiers that indicate the type of a Help keyword to the Help system. Any or all of the keyword type identifiers can be specified for a single keyword. The type of a Help keyword is sometimes used when the Help system is determining the Help topics to display for a Help request.
.NET Framework
Available since 1.1
Available since 1.1
Show: