FileName Property From DotNetZip previous page next page Ionic Zip Library v1.9.1.6 FileName Property Reference ► Ionic.Zip ► ZipErrorEventArgs ► FileName C# Visual Basic Visual C++ 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) previous page start next page