Partager via


Membres LocalizedNameAttribute

Provides the localized name of an extension.

Le type LocalizedNameAttribute expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique LocalizedNameAttribute() () () () Initializes a new instance of the LocalizedNameAttribute class.
Méthode publique LocalizedNameAttribute(String) Initializes a new instance of the LocalizedNameAttribute class.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals Determines if the object supplied is the same as the current object. (Se substitue à Attribute. . :: . .Equals(Object).)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode Returns a unique hash code for the object. (Se substitue à Attribute. . :: . .GetHashCode() () () ().)
Méthode protégée GetLocalizedString Returns the correct localized extension name.
Méthode publique GetType (Hérité de Object.)
Méthode publique IsDefaultAttribute (Hérité de Attribute.)
Méthode publique Match (Hérité de Attribute.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Propriétés

  Nom Description
Propriété publique Name Gets the localized name of the extension.
Propriété publique TypeId (Hérité de Attribute.)

Haut de la page

Implémentations d'interfaces explicites

  Nom Description
Implémentation d'interface expliciteMéthode privée _Attribute. . :: . .GetIDsOfNames (Hérité de Attribute.)
Implémentation d'interface expliciteMéthode privée _Attribute. . :: . .GetTypeInfo (Hérité de Attribute.)
Implémentation d'interface expliciteMéthode privée _Attribute. . :: . .GetTypeInfoCount (Hérité de Attribute.)
Implémentation d'interface expliciteMéthode privée _Attribute. . :: . .Invoke (Hérité de Attribute.)

Haut de la page