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

Properties

Member Name Summary
Value The class name associated with this attribute.