Error processing SSI file
LEADTOOLS Windows Forms (Leadtools.WinForms assembly)

Show in webframe

FileName Property (RasterThumbnailBrowserLoadThumbnailEventArgs)






The physical path to the file to load.
Syntax
public string FileName {get;}
'Declaration
 
Public ReadOnly Property FileName As String
'Usage
 
Dim instance As RasterThumbnailBrowserLoadThumbnailEventArgs
Dim value As String
 
value = instance.FileName

            

            
public:
property String^ FileName {
   String^ get();
}

Property Value

A System.String that contains the physical path to the file to load.
Example
For an example, refer to RasterThumbnailBrowser.LoadThumbnail.
Requirements

Target Platforms

See Also

Reference

RasterThumbnailBrowserLoadThumbnailEventArgs Class
RasterThumbnailBrowserLoadThumbnailEventArgs Members

Error processing SSI file