Gets the name of the file being compressed or expanded.

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

Syntax

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

See Also