ISDBApplication::ScriptsPath: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
m (Relation to ISDBApplication::CurrentAddonInstallRoot, style)
m (reorder of relations)
Line 11: Line 11:
*[[ISDBApplication::MyMusicPath]]  
*[[ISDBApplication::MyMusicPath]]  
*[[ISDBDatabase::Path]]  
*[[ISDBDatabase::Path]]  
*[[ISDBApplication::ApplicationPath]]
*[[ISDBApplication::CurrentAddonInstallRoot]]
*[[ISDBApplication::CurrentAddonInstallRoot]]
*[[ISDBApplication::EqualizerPath]]  
*[[ISDBApplication::EqualizerPath]]  
*[[ISDBApplication::IconsPath]]  
*[[ISDBApplication::IconsPath]]  
*[[ISDBApplication::PluginsPath]]  
*[[ISDBApplication::PluginsPath]]  
*[[ISDBApplication::ApplicationPath]]
*[[ISDBApplication::SkinsPath]]  
*[[ISDBApplication::SkinsPath]]  



Revision as of 19:34, 20 April 2013

CoClass SDBApplication, Interface ISDBApplication

Property Get ScriptsPath As String


Property description

Returns the path where scripts are located, e.g. C:\Program Files\MediaMonkey\Scripts\.

Introduced in MediaMonkey 3.1.2.1266 (3.1 beta 1).

Related Topics