'<typename>' cannot be used as an attribute because it does not inherit from 'System.Attribute'
An attempt was made to use a class that is not derived from System.Attribute
.
Error ID: BC31504
- Define custom attributes as classes that derive from
System.Attribute
by adding anImports
statement to the first line of code in the class.
Співпраця з нами на GitHub
Джерело цього вмісту можна знайти на GitHub, де також можна створювати й переглядати запитання та запити на внесення змін. Докладні відомості наведено в нашому посібнику для співавторів.
Відгук про .NET
.NET – це проект із відкритим кодом. Виберіть посилання, щоб надати відгук: