ISDBApplication::CurrentAddonInstallRoot

From MediaMonkey Wiki
Revision as of 19:24, 20 April 2013 by Michal.kocarek (talk | contribs) (Added related topics, style)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

CoClass SDBApplication, Interface ISDBApplication

Property Get CurrentAddonInstallRoot As String


Property description

Mostly used in Installation Packages

Returns the path where plugins are located for current extension, e.g. C:\Users\<USERNAME>\AppData\Roaming\MediaMonkey\Plugins\. Addons should be installed to path returned by this property.

Introduced in MediaMonkey 4.0.

Related Topics