ISDBApplication::ScriptsPath: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
m (reorder of relations)
m (introduced → template)
 
Line 5: Line 5:
Returns the path where scripts are located, e.g. <tt>C:\Program Files\MediaMonkey\Scripts\</tt>.
Returns the path where scripts are located, e.g. <tt>C:\Program Files\MediaMonkey\Scripts\</tt>.


''Introduced in MediaMonkey 3.1.2.1266 (3.1 beta 1).''
{{Introduced|3.1.2.1266 (3.1 beta 1)}}


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

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).


Related Topics