Gets a ProblemType value that further describes the problem.

Namespace:  Rebex.IO.Compression
Assembly:  Rebex.Zip (in Rebex.Zip.dll)

Syntax

Visual Basic
Public ReadOnly Property ProblemType As ArchiveProblemType
	Get
C#
public ArchiveProblemType ProblemType { get; }

Field Value

Problem type.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also