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