ImageGear .NET - Updated March 30, 2018
FileName Property (ImGearARTImageRef)




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTImageRef Class : FileName Property
Gets or sets the file name of the image reference.
Syntax
'Declaration
 
Public Property FileName As String
 
'Usage
 
Dim instance As ImGearARTImageRef
Dim value As String
 
instance.FileName = value
 
value = instance.FileName

Property Value

String value.
See Also

Reference

ImGearARTImageRef Class
ImGearARTImageRef Members