TarArchive.ListContents Method

SharpZip Compression Library

SharpZip Compression Library

TarArchive.ListContents Method 

Perform the "list" command for the archive contents. NOTE That this method uses the progress event to actually list the contents. If the progress display event is not set, nothing will be listed!

public void ListContents();

See Also

TarArchive Class | ICSharpCode.SharpZipLib.Tar Namespace