LumiSoft Mail Server User API
RootPath Property
Namespaces > ICSharpCode.SharpZipLib.Tar > TarArchive > RootPath

[Missing <summary> documentation for P:ICSharpCode.SharpZipLib.Tar.TarArchive.RootPath]

Syntax
C#Visual BasicManaged C++
public string RootPath { get; set; }
Public Property RootPath As String
public:
String^ RootPath {
	String^ get ();
	void set (String^ value);
}

Assembly: ICSharpCode.SharpZipLib Version: 0.85.0.0 (Module: ICSharpCode.SharpZipLib)