ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Upload Namespace / UploadProgress Class / CurrentFile Property

In This Topic
    CurrentFile Property
    In This Topic
    Gets the file that is currently uploading.
    Syntax
    'Declaration
     
    Public ReadOnly Property CurrentFile As System.String
    public System.string CurrentFile {get;}
    See Also