BaseLocalizableAttribute 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.
Représente un attribut localisable de base.
public ref class BaseLocalizableAttribute : Attribute
public class BaseLocalizableAttribute : Attribute
type BaseLocalizableAttribute = class
inherit Attribute
Public Class BaseLocalizableAttribute
Inherits Attribute
- Héritage
-
BaseLocalizableAttribute
Constructeurs
BaseLocalizableAttribute(Type, String) |
Initialise une nouvelle instance de la classe BaseLocalizableAttribute à l’aide du type spécifié et du nom de propriété. |
Propriétés
PropertyName |
Obtient le nom de propriété de l'attribut. |
Type |
Obtient le type de l'attribut. |
Méthodes
GetLocalizedValue() |
Obtient la valeur localisée de l'attribut. |