共用方式為


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。)

頂端

明確繼承實作  

  名稱 描述
明確介面實作私用方法 _Attribute. . :: . .GetIDsOfNames (繼承自 Attribute。)
明確介面實作私用方法 _Attribute. . :: . .GetTypeInfo (繼承自 Attribute。)
明確介面實作私用方法 _Attribute. . :: . .GetTypeInfoCount (繼承自 Attribute。)
明確介面實作私用方法 _Attribute. . :: . .Invoke (繼承自 Attribute。)

頂端