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

In This Topic
    GetStream Method
    In This Topic
    Gets the file stream.
    Syntax
    'Declaration
     
    Public Function GetStream() As System.IO.FileStream
    public System.IO.FileStream GetStream()
    See Also