 | ZippedFileInfoFilePath property |
File name and path of the file in the archive.
Namespace: NetEti.FileTools.ZipAssembly: NetEti.ZipAccess (in NetEti.ZipAccess.dll) Version: 1.0.0+90532d84a01ea1dad6525ec1859a76670aba8306
Syntaxpublic string FilePath { get; }Public ReadOnly Property FilePath As String
Get
public:
property String^ FilePath {
String^ get ();
}member FilePath : string with get
Property value
String
See also