ISDBApplication::ApplicationPath: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 3: Line 3:
===Property description===
===Property description===


Returns the path where MediaMonkey.exe is located.
Returns the path where MediaMonkey.exe is located, e.g. ''C:\Program Files\MediaMonkey''
=== Related Topics ===
 
*[[ISDBApplication::MyMusicPath]]
*[[ISDBDatabase::Path]]


[[Category:Scripting|{{PAGENAME}}]]
[[Category:Scripting|{{PAGENAME}}]]

Revision as of 15:14, 4 November 2007

CoClass SDBApplication, Interface ISDBApplication

Property Get ApplicationPath As String


Property description

Returns the path where MediaMonkey.exe is located, e.g. C:\Program Files\MediaMonkey

Related Topics