Method GetPluginInfoFromPath
| Edit this page View SourceGetPluginInfoFromPath(FileInfo)
Get PluginInfo from a path, also matches subfolder paths
Declaration
public static PluginInfo GetPluginInfoFromPath(FileInfo fileInfo)
Parameters
| Type | Name | Description |
|---|---|---|
| FileInfo | fileInfo | FileInfo object of the plugin path |
Returns
| Type | Description |
|---|---|
| PluginInfo |