The following tables list the members exposed by IDisplayInfo.
Name | Description | |
---|---|---|
AllNames | Returns the name of the item | |
Category | Returns the category if defined, or the type name if not | |
Description | Returns the description of the item | |
DisplayName | Returns the display name of the item | |
ReflectedType | Returns the type this was reflected from, or null if created without reflection | |
Visible | Returns true if the items should be displayed. |
Name | Description | |
---|---|---|
AddAttribute<T> | Dynamically adds an attribute to the item. | |
Help | Renders the help information to Console.Out | |
TryGetAttribute<T> | Returns true if the attribute was found |