Aracılığıyla paylaş


Property or field '<name>' does not have a valid attribute type

You might be using an attribute constructor that that does not accept a valid attribute type, even though the attribute may have other appropriate constructors.

Error ID: BC30659

To correct this error

  • Check the usage of this attribute.

See Also

Reference

AttributeUsageAttribute

Other Resources

Attributes in Visual Basic