LocalizablePropertyDescriptionAttribute Klasse

Definition

Stellt eine lokalisierte Eigenschaftenbeschreibung für eine Eigenschaft im Eigenschaftenraster bereit. Diese Klasse kann nicht vererbt werden.

public ref class LocalizablePropertyDescriptionAttribute sealed : System::ComponentModel::DescriptionAttribute
[System.AttributeUsage(System.AttributeTargets.All)]
public sealed class LocalizablePropertyDescriptionAttribute : System.ComponentModel.DescriptionAttribute
[<System.AttributeUsage(System.AttributeTargets.All)>]
type LocalizablePropertyDescriptionAttribute = class
    inherit DescriptionAttribute
Public NotInheritable Class LocalizablePropertyDescriptionAttribute
Inherits DescriptionAttribute
Vererbung
LocalizablePropertyDescriptionAttribute
Attribute

Konstruktoren

LocalizablePropertyDescriptionAttribute(Type, String)

Initialisiert eine neue Instanz der LocalizablePropertyDescriptionAttribute-Klasse unter Verwendung des angegebenen Typ- und Eigenschaftennamens.

Eigenschaften

Description

Ruft die der Eigenschaft zugeordnete Beschreibung ab.

Methoden

GetLocalizedValue()

Ruft eine Zeichenfolge ab, die den lokalisierten Wert des LocalizablePropertyDescriptionAttribute.

Gilt für: