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 Get
public: property int Error { int get (); }
Property Value
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)