ImageGear v26.3 - Updated November 9, 2022
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearVersion Class / Build Property




In This Topic
Build Property
In This Topic
Gets build number.
Syntax
'Declaration
 
Public Shared ReadOnly Property Build As Integer
 
'Usage
 
Dim value As Integer
 
value = ImGearVersion.Build

Property Value

Integer value.
See Also