HelpContextAttribute 成員
Defines a HelpContextAttribute attribute for the HelpContextAttribute class.
HelpContextAttribute 型別公開下列成員。
建構函式
名稱 | 描述 | |
---|---|---|
HelpContextAttribute(String) | Initializes a new instance of the HelpContextAttribute class by using an F1 keyword parameter. | |
HelpContextAttribute(String, String, String) | Initializes a new instance of the HelpContextAttribute class by using the F1 keyword, collection, and filter parameters. |
頂端
方法
名稱 | 描述 | |
---|---|---|
Equals | (繼承自 Attribute。) | |
Finalize | (繼承自 Object。) | |
GetHashCode | (繼承自 Attribute。) | |
GetType | (繼承自 Object。) | |
IsDefaultAttribute | (繼承自 Attribute。) | |
Match | (繼承自 Attribute。) | |
MemberwiseClone | (繼承自 Object。) | |
ToString | (繼承自 Object。) |
頂端
屬性
名稱 | 描述 | |
---|---|---|
F1Keyword | Gets or sets a String containing the keyword to be used in looking up Help. | |
HelpCollection | Gets or sets a String containing the Help collection from which to retrieve the Help. | |
HelpFilter | Gets or sets a String containing any filters that are in place to narrow down the search in the Help collection. | |
TypeId | (繼承自 Attribute。) |
頂端