LumiSoft Mail Server User API
IsEmbeddedArchive Property
Namespaces > ICSharpCode.SharpZipLib.Zip > ZipFile > IsEmbeddedArchive

[Missing <summary> documentation for P:ICSharpCode.SharpZipLib.Zip.ZipFile.IsEmbeddedArchive]

Syntax
C#Visual BasicManaged C++
public bool IsEmbeddedArchive { get; }
Public ReadOnly Property IsEmbeddedArchive As Boolean
public:
bool IsEmbeddedArchive {
	bool get ();
}

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