VersionInfo.GetRevisionFromVersion Method
      
     
    
      [This is preliminary documentation and subject to change.]
       Find the revision number (e.g. 1648) from the full version (e.g. 0.9.0.1648 or X.1648 or X1648) 
      public static 
int GetRevisionFromVersion(   
string fullVersion);
 
      Parameters
      
        - 
          fullVersion
        
 
        - 
        
 
      
      See Also
      
        VersionInfo Class | ORTS.Common Namespace