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