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

In This Topic
    Size Property (C1FileInfo)
    In This Topic
    Gets the file size.
    Syntax
    'Declaration
     
    Public ReadOnly Property Size As System.Long
    public System.long Size {get;}
    See Also