IKeymanPackagesInstalled::GetPackageFromFile
Loads a package from a file and returns information about it. Does not install the package.
Declaration
Function GetPackageFromFile(Filename As String) As IKeymanPackageFile
Parameters
| No | Name | Type | Description |
|---|---|---|---|
| 1 | Filename | String | The full path and filename of the package to load |


