ISDBApplication::ScriptsPath: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
No edit summary  | 
				m (introduced → template)  | 
				||
| (2 intermediate revisions by the same user not shown) | |||
| Line 3: | Line 3: | ||
===Property description===  | ===Property description===  | ||
Returns the path where scripts are located, e.g.   | Returns the path where scripts are located, e.g. <tt>C:\Program Files\MediaMonkey\Scripts\</tt>.  | ||
Introduced   | {{Introduced|3.1.2.1266 (3.1 beta 1)}}  | ||
=== Related Topics ===    | === Related Topics ===    | ||
| Line 11: | Line 11: | ||
*[[ISDBApplication::MyMusicPath]]    | *[[ISDBApplication::MyMusicPath]]    | ||
*[[ISDBDatabase::Path]]    | *[[ISDBDatabase::Path]]    | ||
*[[ISDBApplication::ApplicationPath]]   | |||
*[[ISDBApplication::CurrentAddonInstallRoot]]  | |||
*[[ISDBApplication::EqualizerPath]]    | *[[ISDBApplication::EqualizerPath]]    | ||
*[[ISDBApplication::IconsPath]]    | *[[ISDBApplication::IconsPath]]    | ||
*[[ISDBApplication::PluginsPath]]    | *[[ISDBApplication::PluginsPath]]    | ||
*[[ISDBApplication::SkinsPath]]    | *[[ISDBApplication::SkinsPath]]    | ||
Latest revision as of 20:59, 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 version 3.1.2.1266 (3.1 beta 1).