ImageGear .NET v25.1 - Updated
VersionString Property (ImGearVersion)




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

Property Value

String value.
See Also

Reference

ImGearVersion Class
ImGearVersion Members