Deployment Tools Foundation
Message Property
Gets a message that describes the exception. This message may contain detailed
formatted error data if it was available.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public override string Message { get; }
Public Overrides ReadOnly Property Message As String Get
public: virtual property String^ Message { String^ get () override; }
abstract Message : string with get override Message : string with get
Property Value
Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.11.1.2318)