Related resources for .NET Custom Attributes
  • Custom Attributes in .NET2/12/2021 10:01:26 AM. In this article we will see how to attach metadata to a class using custom attributes and access it at runtime using reflection.