Compartir a través de


HelpContextAttribute Miembros

Defines a HelpContextAttribute attribute for the HelpContextAttribute class.

El tipo HelpContextAttribute expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico HelpContextAttribute(String) Initializes a new instance of the HelpContextAttribute class by using an F1 keyword parameter.
Método publico HelpContextAttribute(String, String, String) Initializes a new instance of the HelpContextAttribute class by using the F1 keyword, collection, and filter parameters.

Principio

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Attribute).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Attribute).
Método publico GetType (Se hereda de Object).
Método publico IsDefaultAttribute (Se hereda de Attribute).
Método publico Match (Se hereda de Attribute).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública F1Keyword Gets or sets a String containing the keyword to be used in looking up Help.
Propiedad pública HelpCollection Gets or sets a String containing the Help collection from which to retrieve the Help.
Propiedad pública HelpFilter Gets or sets a String containing any filters that are in place to narrow down the search in the Help collection.
Propiedad pública TypeId (Se hereda de Attribute).

Principio

Implementaciones de interfaces explícitas

  Nombre Descripción
Implementación de interfaces explícitasMétodo privado _Attribute. . :: . .GetIDsOfNames (Se hereda de Attribute).
Implementación de interfaces explícitasMétodo privado _Attribute. . :: . .GetTypeInfo (Se hereda de Attribute).
Implementación de interfaces explícitasMétodo privado _Attribute. . :: . .GetTypeInfoCount (Se hereda de Attribute).
Implementación de interfaces explícitasMétodo privado _Attribute. . :: . .Invoke (Se hereda de Attribute).

Principio