AdvancedViewHelpKeyWordAttribute 類別

定義

顯示類別或成員上下文關鍵字的進階視圖。

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

回傳一個與當前上下文對應的幫助關鍵字。

適用於