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

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

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

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