ISDBApplication::ScriptsPath: Difference between revisions

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


Returns the path where scripts are located, e.g. ''C:\Program Files\MediaMonkey\Scripts\''
Returns the path where scripts are located, e.g. ''C:\Program Files\MediaMonkey\Scripts\''.
 
Introduced in MediaMonkey 3.1. BETA 1.


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

Revision as of 18:02, 5 November 2008

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 3.1. BETA 1.

Related Topics