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: 4.8.0.0
  Syntax
Syntax
 
 
  
  
   
   
    public override string ToString()
    
   
  
 Return Value
Type: 
 
String
 String representation of the version number
 
  See Also
See Also