Zip for WPF and Silverlight
C1.C1Zip Namespace / C1ZStreamWriter Class / CanSeek Property

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