ImageGear .NET - Updated May 1, 2018
Value2 Property




ImageGear24.Core Assembly > ImageGear.Core Namespace > ImGearException Class : Value2 Property
Gets or sets integer data supplied to error code.
Syntax
'Declaration
 
Public Property Value2 As Integer
 
'Usage
 
Dim instance As ImGearException
Dim value As Integer
 
instance.Value2 = value
 
value = instance.Value2

Property Value

Integer value.
Remarks
Value meaning depends on the reason of exception.
See Also

Reference

ImGearException Class
ImGearException Members