ToString Method

DotNetZip

Ionic Zip Library v1.9.1.6 ToString Method
ReferenceIonic.ZipZipOutputStreamToString()()()()
Provides a string representation of the instance.
Declaration Syntax
C# Visual Basic Visual C++
public override string ToString()
Public Overrides Function ToString As String
public:
virtual String^ ToString() override
Return Value
a string representation of the instance.
Remarks

This can be useful for debugging purposes.

Assembly: Ionic.Zip (Module: Ionic.Zip) Version: 1.9.1.8 (1.9.1.8)