I have a project that uses the MEF to provide controls from plugins. In order to use display the controls from the plugin to the user I need to have also an icon associated with the control.
Since ExportMetadata can not support icons are there any alternative to this requirement?
Is there a way to know the location of the assembly from where the metadata was loaded?
Since ExportMetadata can not support icons are there any alternative to this requirement?
Is there a way to know the location of the assembly from where the metadata was loaded?