.NET Framework Class Library
C1ZipFile
.
.
::
.
.
FileName Property
C1ZipFile Class
See Also
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
C1ZipFile Class
C1.C1Zip Namespace