class ClassNameAttribute : System.Attribute

book_4_sparkGenerated
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.

Members

Instance Properties

Member NameSummary
ValueThe class name associated with this attribute.