ImageGear .NET v25.1 - Updated July 30, 2021
Value1 Property




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

Property Value

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

Reference

ImGearException Class
ImGearException Members