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

In This Topic
    Extension Property
    In This Topic
    Gets the file extension of the uploaded file.
    Syntax
    'Declaration
     
    Public ReadOnly Property Extension As System.String
    public System.string Extension {get;}
    See Also