ExtractLocation Property

DotNetZip

Ionic Zip Library v1.9.1.6 ExtractLocation Property
ReferenceIonic.ZipExtractProgressEventArgsExtractLocation
Returns the extraction target location, a filesystem path.
Declaration Syntax
C# Visual Basic Visual C++
public string ExtractLocation { get; }
Public ReadOnly Property ExtractLocation As String
	Get
public:
property String^ ExtractLocation {
	String^ get ();
}

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