| Mediachase FileUploader.NET 1.9 Framework Help | |
McHttpPostedFile.FileName Property
Gets the file name of the file on the client's computer (for example "Test.txt").
[Visual Basic]Public ReadOnly Property FileName As
String [C#]public
string FileName {get;}
Property Value
The name of the client's file.
See Also
McHttpPostedFile Class | Mediachase.FileUploader.Web Namespace