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
- 屬性
建構函式
| 名稱 | Description |
|---|---|
| AdvancedViewHelpKeyWordAttribute(String) |
初始化該類別的實例 AdvancedViewHelpKeyWordAttribute ,並使用指定的 Help 關鍵字。 |
屬性
| 名稱 | Description |
|---|---|
| KeyWord |
回傳一個與當前上下文對應的幫助關鍵字。 |