PluginDefinition Class has some properties.
e.g) Name, Manufacturer, VersionString
Can we return the values from the assembly information of plugin we develop to these properties?
What are these properties used for?
PluginDefinition Class has some properties.
e.g) Name, Manufacturer, VersionString
Can we return the values from the assembly information of plugin we develop to these properties?
What are these properties used for?
Yes.
The values will display in the environment the plugin runs in..
Thank you for your support.