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:   BCL
Assembly:  xprbdn (in xprbdn.dll) Version: 37.1.1.0
Syntax
C#
VB
public override string ToString()

Return Value

Type:  String
String representation of the version number
See Also