ISDBApplication::VersionBuild: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
No edit summary
 
(unified style, relations reorder)
 
Line 3: Line 3:
===Property description===
===Property description===


MediaMonkey's build version number (e.g. ''1205'' for version 3.1.0.1205).
MediaMonkey's build number (e.g. <tt>1630</tt> for version <tt>4.1.0.1630</tt>).


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


*[[ISDBApplication::VersionString]]
*[[ISDBApplication::VersionHi]]
*[[ISDBApplication::VersionHi]]
*[[ISDBApplication::VersionLo]]
*[[ISDBApplication::VersionLo]]
*[[ISDBApplication::VersionRelease]]
*[[ISDBApplication::VersionRelease]]
*[[ISDBApplication::VersionString]]


[[Category:Scripting|{{PAGENAME}}]]
[[Category:Scripting|{{PAGENAME}}]]

Latest revision as of 19:47, 20 April 2013

CoClass SDBApplication, Interface ISDBApplication

Property Get VersionBuild As Long


Property description

MediaMonkey's build number (e.g. 1630 for version 4.1.0.1630).

Related Topics