AdvancedViewHelpKeyWordAttribute 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
显示类或成员上下文关键词的高级视图。
public ref class AdvancedViewHelpKeyWordAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Class)]
public sealed class AdvancedViewHelpKeyWordAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class)>]
type AdvancedViewHelpKeyWordAttribute = class
inherit Attribute
Public NotInheritable Class AdvancedViewHelpKeyWordAttribute
Inherits Attribute
- 继承
-
AdvancedViewHelpKeyWordAttribute
- 属性
构造函数
| 名称 | 说明 |
|---|---|
| AdvancedViewHelpKeyWordAttribute(String) |
用指定的帮助关键字初始化该 AdvancedViewHelpKeyWordAttribute 类的实例。 |
属性
| 名称 | 说明 |
|---|---|
| KeyWord |
返回与当前上下文对应的帮助关键词。 |