ImageGear .NET - Updated October 26, 2017
ErrorCode Property (ImGearWarning)




ImageGear23.Core Assembly > ImageGear.Core Namespace > ImGearWarning Class : ErrorCode Property
Gets or sets warning code.
Syntax
'Declaration
 
Public Property ErrorCode As ImGearErrorCodes
 
'Usage
 
Dim instance As ImGearWarning
Dim value As ImGearErrorCodes
 
instance.ErrorCode = value
 
value = instance.ErrorCode

Property Value

ImGearErrorCodes enumeration value.
See Also

Reference

ImGearWarning Class
ImGearWarning Members
ImGearErrorCodes Enumeration