Message in French (Français)

L'attribut « <var>Attribute</var> » n'a pas été généré, car aucun générateur d'attributs approprié n'a été trouvé. Vérifiez que le type d'attribut suit les recommandations du .NET Framework et répond aux spécifications suivantes :- L'attribut présente un ou plusieurs constructeurs publics. - Toutes les propriétés publiques ont des méthodes d'accesseur Set publiques. OU - Il existe un constructeur public qui accepte les paramètres qui correspondent à toutes les propriétés publiques sans méthodes d'accesseur Set publiques. (La mise en correspondance est effectuée par type et nom ne respectant pas la casse.)

Unlocalized message

The attribute '<var>Attribute</var>' was not generated because a suitable attribute generator was not found. Please ensure that the attribute type follows recommended .NET Framework guidelines and meets the following requirements:- The attribute has one or more public constructors. - All public properties have public setter methods. OR - A public constructor exists that accepts parameters matching all public properties without public setter methods. (Matching is performed by case-insensitive name and type.)

Search by Google
Available localized messages
Korean (한국어) Russian (Русский) Spanish (Español) Prior (Message) Chinese (Simplified) (中文(简体)) Chinese (Traditional) (中文(繁體)) German (Deutsch) Italian (Italiano) Next (Message) Japanese (日本語)