Initializing help system before first use

ToString Method

Get a string representation of the version. This is the concatenation major.minor.release (e.g. "1.2.3")

Namespace:   Mosel
Assembly:  xprmdn (in xprmdn.dll) Version: 5.0.2.0
Syntax
C#
public override string ToString()

Return Value

Type:  String
String representation of the version number
See Also