Sandbox Logo

class IconAttribute : System.Attribute

Summary

Sets the icon of a type or a type member. Colors are expected in HTML formats, like "rgb(255,255,255)" or "#FFFFFF". This info can then be retrieved via DisplayInfo library.

User Comments