Leadtools.WinForms Namespace > RasterImageListItem Class : FileName Property |
public string FileName {get; set;}
'Declaration Public Property FileName As String
'Usage Dim instance As RasterImageListItem Dim value As String instance.FileName = value value = instance.FileName
public string FileName {get; set;}
get_FileName();
set_FileName(value);
The RasterThumbnailBrowser class uses this property to store the fully qualified file name for the items added as a result of calling RasterThumbnailBrowser.LoadThumbnails
The RasterImageList class does not use this property. However, you can use this property to set and get the file name when items are selected.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2