Gets the name of the current zip file.

Namespace:  C1.C1Zip
Assembly:  C1.Silverlight.Zip (in C1.Silverlight.Zip.dll)

Syntax

C#
public string FileName { get; }
Visual Basic
Public ReadOnly Property FileName As String
	Get

See Also