ISDBApplication::ApplicationPath: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
m (Added link to ISDBApplication::CurrentAddonInstallRoot)
m (style)
 
Line 3: Line 3:
===Property description===
===Property description===


Returns the path where MediaMonkey.exe is located, e.g. ''C:\Program Files\MediaMonkey\''
Returns the path where MediaMonkey.exe is located, e.g. <tt>C:\Program Files\MediaMonkey\</tt>.


=== Related Topics ===  
=== Related Topics ===  

Latest revision as of 19:28, 20 April 2013

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