class ClassNameAttribute : System.Attribute

robot_2Generated
code_blocksInput

Description

The ClassNameAttribute is used to set the class name for a type or member. This information can be retrieved using the DisplayInfo library, allowing for more descriptive and organized code documentation and reflection.

Members

Properties

Member NameSummary
ValueGets or sets the class name associated with this attribute.