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

In This Topic
    TempFileName Property
    In This Topic
    Gets the full path of the temporary file.
    Syntax
    'Declaration
     
    Public ReadOnly Property TempFileName As System.String
    public System.string TempFileName {get;}
    See Also