Leadtools.WinForms.CommonDialogs.File Namespace > RasterOpenDialog Class : FileName Property |
public string FileName {get; set;}
'Declaration Public Property FileName As String
'Usage Dim instance As RasterOpenDialog Dim value As String instance.FileName = value value = instance.FileName