ImageGear .NET - Updated July 5, 2018
Description Property (ImGearWarning)




ImageGear24.Core Assembly > ImageGear.Core Namespace > ImGearWarning Class : Description Property
Gets or sets warning description.
Syntax
'Declaration
 
Public Property Description As String
 
'Usage
 
Dim instance As ImGearWarning
Dim value As String
 
instance.Description = value
 
value = instance.Description

Property Value

String value.
See Also

Reference

ImGearWarning Class
ImGearWarning Members