Udostępnij przez


HelpContextAttribute Members

Defines a HelpContextAttribute attribute for the HelpContextAttribute class.

The following tables list the members exposed by the HelpContextAttribute type.

Public Constructors

  Name Description
HelpContextAttribute Overloaded. Initializes a new instance of the HelpContextAttribute class.

Top

Public Properties

  Name Description
ms211090.pubproperty(pl-pl,SQL.100).gif F1Keyword Gets or sets a String containing the keyword to be used in looking up Help.
ms211090.pubproperty(pl-pl,SQL.100).gif HelpCollection Gets or sets a String containing the Help collection from which to retrieve the Help.
ms211090.pubproperty(pl-pl,SQL.100).gif HelpFilter Gets or sets a String containing any filters that are in place to narrow down the search in the Help collection.
ms211090.pubproperty(pl-pl,SQL.100).gif TypeId  (inherited from Attribute )

Top

Public Methods

(see also Protected Methods )

  Name Description
ms211090.pubmethod(pl-pl,SQL.100).gif Equals  Overloaded. (inherited from Attribute )
ms211090.pubmethod(pl-pl,SQL.100).gifms211090.static(pl-pl,SQL.100).gif GetCustomAttribute  Overloaded. (inherited from Attribute )
ms211090.pubmethod(pl-pl,SQL.100).gifms211090.static(pl-pl,SQL.100).gif GetCustomAttributes  Overloaded. (inherited from Attribute )
ms211090.pubmethod(pl-pl,SQL.100).gif GetHashCode  (inherited from Attribute )
ms211090.pubmethod(pl-pl,SQL.100).gif GetType  (inherited from Object )
ms211090.pubmethod(pl-pl,SQL.100).gif IsDefaultAttribute  (inherited from Attribute )
ms211090.pubmethod(pl-pl,SQL.100).gifms211090.static(pl-pl,SQL.100).gif IsDefined  Overloaded. (inherited from Attribute )
ms211090.pubmethod(pl-pl,SQL.100).gif Match  (inherited from Attribute )
ms211090.pubmethod(pl-pl,SQL.100).gifms211090.static(pl-pl,SQL.100).gif ReferenceEquals  (inherited from Object )
ms211090.pubmethod(pl-pl,SQL.100).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms211090.protmethod(pl-pl,SQL.100).gif Finalize  (inherited from Object )
ms211090.protmethod(pl-pl,SQL.100).gif MemberwiseClone  (inherited from Object )

Top

Explicit Interface Implementations

  Name Description
System.Runtime.InteropServices._Attribute.GetIDsOfNames  (inherited from Attribute )
System.Runtime.InteropServices._Attribute.GetTypeInfo  (inherited from Attribute )
System.Runtime.InteropServices._Attribute.GetTypeInfoCount  (inherited from Attribute )
System.Runtime.InteropServices._Attribute.Invoke  (inherited from Attribute )

Top