
Public Member Functions | |
| void | install (in boolean replace) |
| Install the extension pack. | |
Public Attributes | |
| readonly attribute wstring | filePath |
| The path to the extension pack file. | |
This provides the base extension pack information with the addition of the file name. It also provides an alternative to IExtPackManager::install.
{64B65BDA-EEDF-442C-9FD2-D179A021031A} | void IExtPackFile::install | ( | in boolean | replace | ) |
Install the extension pack.
| replace | Set this to automatically uninstall any existing extension pack with the same name as the one being installed. |
| readonly attribute wstring IExtPackFile::filePath |
The path to the extension pack file.
1.5.6