Platforms to show: All Mac Windows Linux Cross-Platform

Back to XMPVersionInfoMBS class.

XMPVersionInfoMBS.Build as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property XMP MBS XMP Plugin 6.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
A rolling build number, monotonically increasing in a release.

(Read and Write property)

XMPVersionInfoMBS.Flags as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property XMP MBS XMP Plugin 6.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Individual feature implementation flags.

(Read and Write property)

XMPVersionInfoMBS.IsDebug as boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property XMP MBS XMP Plugin 6.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
True if this is a debug build.

(Read and Write property)

XMPVersionInfoMBS.Major as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property XMP MBS XMP Plugin 6.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The primary release number, the "1" in version "1.2.3".

(Read and Write property)

XMPVersionInfoMBS.Message as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property XMP MBS XMP Plugin 6.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
A comprehensive version information string.
Example
dim v as XMPVersionInfoMBS
v=XMPMetaMBS.GetVersionInfo
MsgBox v.Message

(Read and Write property)

XMPVersionInfoMBS.Micro as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property XMP MBS XMP Plugin 6.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The tertiary release number, the "3" in version "1.2.3".

(Read and Write property)

XMPVersionInfoMBS.Minor as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property XMP MBS XMP Plugin 6.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The secondary release number, the "2" in version "1.2.3".

(Read and Write property)

The items on this page are in the following plugins: MBS XMP Plugin.


The biggest plugin in space...