ComponentOne Zip for .NET 2.0
C1.Zip Assembly / C1.Zip Namespace / C1ZStreamWriter Class / CanRead Property

In This Topic
    CanRead Property (C1ZStreamWriter)
    In This Topic
    Always returns False.
    Syntax
    Public Overrides ReadOnly Property CanRead As Boolean
    public override bool CanRead {get;}
    See Also