![Copy image Copy image](copycode.gif)
![CopyHover image CopyHover image](copycodeHighlight.gif)
Deployment Tools Foundation
Error Property
Gets the FCI or FDI cabinet engine error number.
![](collapse_all.gif)
C# | Visual Basic | Visual C++ |
public int Error { get; }
Public ReadOnly Property Error As Integer Get
public: property int Error { int get (); }
![](collapse_all.gif)
Int32
A cabinet engine error number, or 0 if the exception was not related to a cabinet engine error number.
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.dll) Version: 3.0.0.0 (3.9.1006.0)