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

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

Syntax
C#Visual BasicManaged C++
public bool IsStreamOwner { get; set; }
Public Property IsStreamOwner As Boolean
public:
bool IsStreamOwner {
	bool get ();
	void set (bool value);
}

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