ImageGear23.Art Assembly > ImageGear.ART Namespace > ImGearARTImageRef Class : FileName Property |
'Declaration Public Property FileName As String
'Usage Dim instance As ImGearARTImageRef Dim value As String instance.FileName = value value = instance.FileName
public string FileName {get; set;}