ImageGear22.Core Assembly > ImageGear.Core Namespace > ImGearException Class : Value1 Property |
'Declaration Public Property Value1 As Integer
'Usage Dim instance As ImGearException Dim value As Integer instance.Value1 = value value = instance.Value1
public int Value1 {get; set;}