LocalizablePropertyDisplayNameAttribute Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Fournit un nom complet localisé pour une propriété.
public ref class LocalizablePropertyDisplayNameAttribute sealed : System::ComponentModel::DisplayNameAttribute
[System.AttributeUsage(System.AttributeTargets.All)]
public sealed class LocalizablePropertyDisplayNameAttribute : System.ComponentModel.DisplayNameAttribute
[<System.AttributeUsage(System.AttributeTargets.All)>]
type LocalizablePropertyDisplayNameAttribute = class
inherit DisplayNameAttribute
Public NotInheritable Class LocalizablePropertyDisplayNameAttribute
Inherits DisplayNameAttribute
- Héritage
-
LocalizablePropertyDisplayNameAttribute
- Attributs
Constructeurs
LocalizablePropertyDisplayNameAttribute(Type, String) |
Initialise une nouvelle instance de la classe LocalizablePropertyDisplayNameAttribute à l’aide du type spécifié et du nom de propriété. |
Propriétés
DisplayName |
Obtient le nom complet de LocalizablePropertyDisplayNameAttribute. |
Méthodes
GetLocalizedValue() |
Retourne une chaîne contenant la valeur localisée de LocalizablePropertyDisplayNameAttribute. |