Freigeben über


LocalizedNameAttribute-Member

Provides the localized name of an extension.

Der LocalizedNameAttribute-Typ macht die folgenden Member verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode LocalizedNameAttribute() () () () Initializes a new instance of the LocalizedNameAttribute class.
Öffentliche Methode LocalizedNameAttribute(String) Initializes a new instance of the LocalizedNameAttribute class.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals Determines if the object supplied is the same as the current object. (Überschreibt Attribute. . :: . .Equals(Object).)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode Returns a unique hash code for the object. (Überschreibt Attribute. . :: . .GetHashCode() () () ().)
Geschützte Methode GetLocalizedString Returns the correct localized extension name.
Öffentliche Methode GetType (Geerbt von Object.)
Öffentliche Methode IsDefaultAttribute (Geerbt von Attribute.)
Öffentliche Methode Match (Geerbt von Attribute.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Name Gets the localized name of the extension.
Öffentliche Eigenschaft TypeId (Geerbt von Attribute.)

Zum Anfang

Explizite Schnittstellenimplementierungen 

  Name Beschreibung
Explizite SchnittstellenimplementierungPrivate Methode _Attribute. . :: . .GetIDsOfNames (Geerbt von Attribute.)
Explizite SchnittstellenimplementierungPrivate Methode _Attribute. . :: . .GetTypeInfo (Geerbt von Attribute.)
Explizite SchnittstellenimplementierungPrivate Methode _Attribute. . :: . .GetTypeInfoCount (Geerbt von Attribute.)
Explizite SchnittstellenimplementierungPrivate Methode _Attribute. . :: . .Invoke (Geerbt von Attribute.)

Zum Anfang