RuntimeLibraryVersionBuild Property  | 
 
            Contains the build number of this version, which is build up like semver: major.minor.patch.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.9.0.0 (5.9.0)
Syntaxpublic static string Build { get; }Public Shared ReadOnly Property Build As String
	Get
Property Value
Type: 
String
See Also