Chilkat .NET
Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character
Encoding Conversion
ZipEntry::FileName
The file name of the Zip entry.
![]() |
Declarations | ||
|
[Visual Basic] Public Property FileName As String [C#] public string FileName {get; set;} [C++] public: __property String* get_FileName(); public: __property void set_FileName(String *); [JScript] public function get FileName() : String; public function set FileName(String); |
Copyright 2002, Chilkat Software, Inc. All Rights Reserved.