TarArchive.ListContents Method

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class 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