Message in Japanese (日本語)

適切な属性ジェネレーターが見つからなかったため、属性 '<var>Attribute</var>' は生成されませんでした。 属性の型が推奨された .NET Framework ガイドラインに従っていること、および次の要件を満たしていることを確認してください。 - 属性 に 1 つ以上のパブリック コンストラクターがあること。 - すべてのパブリック プロパティにパブリック setter メソッドがあること。 または - パブリック setter メソッドがないすべてのパブリック プロパティと一致するパラメーターを受け取るパブリック コンストラクターが存在すること。(一致の確認は大文字と小文字を区別せずに名前と型に基づいて行われます。)

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) (中文(繁體)) French (Français) German (Deutsch) Next (Message) Italian (Italiano)