Class ZipFilePair
public class ZipFilePair
- Inheritance
-
ZipFilePair
- Inherited Members
Constructors
ZipFilePair(string, ZipArchiveEntry)
public ZipFilePair(string fileFullPath, ZipArchiveEntry entry)
Parameters
fileFullPath
stringentry
ZipArchiveEntry
Properties
FileFullPath
public string FileFullPath { get; }
Property Value
PackageEntry
public ZipArchiveEntry PackageEntry { get; }
Property Value
Methods
IsInstalled()
public bool IsInstalled()