ISDBApplication::SkinsPath: 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 skins are located, e.g. ''C:\Program Files\MediaMonkey\Skins\''
Returns the path where skins are located, e.g. ''C:\Program Files\MediaMonkey\Skins\''.
 
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 SkinsPath As String


Property description

Returns the path where skins are located, e.g. C:\Program Files\MediaMonkey\Skins\.

Introduced in MediaMonkey 3.1. BETA 1.

Related Topics