ImageGear .NET - Updated November 28, 2017
Description Property (ImGearWarning)




ImageGear23.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