Error Property

Microsoft Deployment Tools

Deployment Tools Foundation Error Property
Gets the FCI or FDI cabinet engine error number.
Declaration Syntax
C# Visual Basic Visual C++
public int Error { get; }
Public ReadOnly Property Error As Integer
public:
property int Error {
	int get ();
}
Value
A cabinet engine error number, or 0 if the exception was not related to a cabinet engine error number.

Assembly: Microsoft.Deployment.Compression.Cab (Module: Microsoft.Deployment.Compression.Cab) Version: 3.0.0.0 (3.5.1623.0)