Compartir a través de


LocalizablePropertyDescriptionAttribute Miembros

Provides a localized property description for a property in the property grid. This class cannot be inherited.

El tipo LocalizablePropertyDescriptionAttribute expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico LocalizablePropertyDescriptionAttribute Initializes a new instance of the LocalizablePropertyDescriptionAttribute class using the specified type and property name.

Principio

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de DescriptionAttribute).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de DescriptionAttribute).
Método publico GetLocalizedValue Gets a String containing the localized value of the LocalizablePropertyDescriptionAttribute.
Método publico GetType (Se hereda de Object).
Método publico IsDefaultAttribute (Se hereda de DescriptionAttribute).
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 Description Gets the description associated with the property. (Invalida DescriptionAttribute. . :: . .Description.)
Propiedad protegida DescriptionValue (Se hereda de DescriptionAttribute).
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