Deployment Tools Foundation
ErrorCode Property
Gets the system error code that resulted in this exception, or 0 if not applicable.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public int ErrorCode { get; }
Public ReadOnly Property ErrorCode As Integer Get
public: property int ErrorCode { int get (); }
Property Value
Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.9.1006.0)