ISDBApplication::VersionString: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(unified style, relations reorder) |
||
(One intermediate revision by one other user not shown) | |||
Line 3: | Line 3: | ||
===Property description=== | ===Property description=== | ||
MediaMonkey's full version string excluding the build number (e.g. <tt>4.1.0</tt> for version <tt>4.1.0.1630</tt>). | |||
=== Related Topics === | |||
*[[ISDBApplication::VersionBuild]] | |||
*[[ISDBApplication::VersionHi]] | |||
*[[ISDBApplication::VersionLo]] | |||
*[[ISDBApplication::VersionRelease]] | |||
[[Category:Scripting|{{PAGENAME}}]] | [[Category:Scripting|{{PAGENAME}}]] |
Latest revision as of 19:47, 20 April 2013
CoClass SDBApplication, Interface ISDBApplication
Property Get VersionString As String
Property description
MediaMonkey's full version string excluding the build number (e.g. 4.1.0 for version 4.1.0.1630).