ISDBApplication::MyMusicPath: 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===


Path to 'My Music' folder as used by MediaMonkey.
Path to the 'My Music' folder as used by MediaMonkey, e.g. ''C:\Documents and Settings\YourName\My documents\My music''\
 
=== Related Topics ===
 
*[[ISDBApplication::ApplicationPath]]
*[[ISDBDatabase::Path]]


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

Revision as of 15:17, 4 November 2007

CoClass SDBApplication, Interface ISDBApplication

Property Get MyMusicPath As String


Property description

Path to the 'My Music' folder as used by MediaMonkey, e.g. C:\Documents and Settings\YourName\My documents\My music\

Related Topics