\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.C1Zip Namespace / C1ZStreamReader Class / BaseStream Property

In This Topic
    BaseStream Property (C1ZStreamReader)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property BaseStream As System.IO.Stream
    public System.IO.Stream BaseStream {get;}
    See Also