ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Upload Namespace / C1FileInfo Class / FileName Property

In This Topic
    FileName Property (C1FileInfo)
    In This Topic
    Gets the name of the uploaded file.
    Syntax
    'Declaration
     
    Public ReadOnly Property FileName As System.String
    public System.string FileName {get;}
    See Also