Skip to main content
.NET 6.0+

ImageNameAttribute Properties

Specifies the name of the image that is displayed for the target class’ objects or target enumeration value.
Name Description
ImageName Specifies the name of the image that will be associated with the target business class’ objects or target enumeration value.
TypeId When implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute.
See Also