ImageGear .NET v25.1 - Updated
ProductName Property




ImageGear.Core Assembly > ImageGear.Core Namespace > ImGearVersion Class : ProductName Property
Gets product name.
Syntax
'Declaration
 
Public Shared ReadOnly Property ProductName As String
'Usage
 
Dim value As String
 
value = ImGearVersion.ProductName
public static string ProductName {get;}
public: __property static string* get_ProductName();
public:
static property String^ ProductName {
   String^ get();
}

Property Value

String value.
See Also

Reference

ImGearVersion Class
ImGearVersion Members