Method GetPluginInfoFromAssembly
| Edit this page View SourceGetPluginInfoFromAssembly(Assembly)
Get PluginInfo from an Assembly
Declaration
public static PluginInfo GetPluginInfoFromAssembly(Assembly assembly)
Parameters
Type | Name | Description |
---|---|---|
Assembly | assembly | Assembly of the plugin |
Returns
Type | Description |
---|---|
PluginInfo |