Ionic Zip Library v1.9.1.6
ExtractLocation Property
ReferenceIonic.ZipExtractProgressEventArgsExtractLocation
Returns the extraction target location, a filesystem path.
Declaration Syntax
C#Visual BasicVisual 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.6006 (1.9.1.6006)   view TOC