ISDBApplication::IconsPath: Difference between revisions
Jump to navigation
Jump to search
(relations, style) |
m (introduced → template) |
||
Line 5: | Line 5: | ||
Returns the path where custom icons are located, e.g. <tt>C:\Program Files\MediaMonkey\Icons\</tt>. | Returns the path where custom icons are located, e.g. <tt>C:\Program Files\MediaMonkey\Icons\</tt>. | ||
{{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 IconsPath As String
Property description
Returns the path where custom icons are located, e.g. C:\Program Files\MediaMonkey\Icons\.
Introduced in MediaMonkey version 3.1.2.1266 (3.1 beta 1).