Gets a comment stored in GZIP header.
Namespace:
Rebex.IO.Compression.Streams
Assembly:
Rebex.Zip (in Rebex.Zip.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property Comment As String Get |
C# |
---|
public string Comment { get; } |