ImageGear v26.5 - Updated March 3, 2025
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearVersion Class / ProductName Property




In This Topic
ProductName Property
In This Topic
Gets product name.
Syntax
'Declaration
 
Public Shared ReadOnly Property ProductName As String
 
'Usage
 
Dim value As String
 
value = ImGearVersion.ProductName

Property Value

String value.
See Also