Mediachase FileUploader.NET 1.9 Framework Help

FormInfo.CurrentFileName Property

Gets or Sets the name of the file that is uploading now.

[Visual Basic]
Public Property CurrentFileName As String
[C#]
public string CurrentFileName {get; set;}

See Also

FormInfo Class | Mediachase.FileUploader Namespace