LEADTOOLS Windows Forms (Leadtools.WinForms assembly)

FileName Property (RasterThumbnailBrowserAddFileEventArgs)

Show in webframe





Returns the file name that was just added to the RasterThumbnailBrowser.
Syntax
public string FileName {get;}
'Declaration
 
Public ReadOnly Property FileName As String
'Usage
 
Dim instance As RasterThumbnailBrowserAddFileEventArgs
Dim value As String
 
value = instance.FileName

            

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

Property Value

The file name that was just added to the RasterThumbnailBrowser.
Example
Refer to RasterThumbnailBrowser.
Requirements

Target Platforms

See Also

Reference

RasterThumbnailBrowserAddFileEventArgs Class
RasterThumbnailBrowserAddFileEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.