ArchiveName Property

DotNetZip

Ionic Zip Library v1.9.1.6 ArchiveName Property
ReferenceIonic.ZipZipProgressEventArgsArchiveName
Returns the archive name associated to this event.
Declaration Syntax
C# Visual Basic Visual C++
public string ArchiveName { get; set; }
Public Property ArchiveName As String
	Get
	Set
public:
property String^ ArchiveName {
	String^ get ();
	void set (String^ value);
}

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