ImageGear v26.3 - Updated November 9, 2022
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