Gets or sets the file name of the item.
public string FileName { get; set; }
Public Property FileName As String
The file name associated with this RasterImageListItem object. The default value is null (Nothing in VB).
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.
For an example, refer to Image.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET