ISDBApplication::IconsPath: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
| No edit summary |  (relations, style) | ||
| Line 3: | Line 3: | ||
| ===Property description=== | ===Property description=== | ||
| Returns the path where custom icons are located, e.g.  | Returns the path where custom icons are located, e.g. <tt>C:\Program Files\MediaMonkey\Icons\</tt>. | ||
| Introduced in MediaMonkey 3.1.  | ''Introduced in MediaMonkey 3.1.2.1266 (3.1 beta 1).'' | ||
| === Related Topics ===   | === Related Topics ===   | ||
| *[[ISDBApplication::ApplicationPath]]   | *[[ISDBApplication::ApplicationPath]]   | ||
| *[[ISDBApplication::CurrentAddonInstallRoot]] | |||
| *[[ISDBApplication::PluginsPath]]   | *[[ISDBApplication::PluginsPath]]   | ||
| *[[ISDBApplication::ScriptsPath]]   | *[[ISDBApplication::ScriptsPath]]   | ||
Revision as of 19:33, 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 3.1.2.1266 (3.1 beta 1).
