FileName Property

DotNetZip

Ionic Zip Library v1.9.1.6 FileName Property
ReferenceIonic.ZipZipErrorEventArgsFileName
Returns the name of the file that caused the exception, if any.
Declaration Syntax
C# Visual Basic Visual C++
public string FileName { get; }
Public ReadOnly Property FileName As String
	Get
public:
property String^ FileName {
	String^ get ();
}

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