Compartir a través de


DtsLocalizableAttribute Miembros

Provides localization support by populating the DisplayName and Description properties from an embedded resource file.

El tipo DtsLocalizableAttribute expone los siguientes miembros.

Constructores

  Nombre Descripción
Método protegido DtsLocalizableAttribute Initializes a new instance of the DtsLocalizableAttribute class.

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 Description Gets or sets the description of the DtsLocalizableAttribute.
Propiedad pública DisplayName Gets or sets the display name of the DtsLocalizableAttribute.
Propiedad pública LocalizationType Gets or sets the class that supplies values for the DtsLocalizableAttribute.
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