Mercury API
ToString Method
NamespacesThingMagicVersionNumberToString()()()
Return a string representation of the version number, as a sequence of four two-digit hexadecimal numbers separated by dots, for example "09.05.12.0".
Declaration Syntax
C#Visual BasicVisual C++
public override string ToString()
Public Overrides Function ToString As String
public:
virtual String^ ToString() override
Return Value
String representation of the VersionNumber

Assembly: MercuryAPI (Module: MercuryAPI) Version: 1.29.4.34 (1.29.4.34)