ZipException.ProblemType Property
Namespace: Rebex.IO.Compression
Assembly: Rebex.Zip.dll (version 7.0.9083)
ProblemType
Gets the type of the problem.
Declaration
public ArchiveProblemType ProblemType { get; }
Property Value
Type | Description |
---|---|
ArchiveProblemType | The type of the problem. |