Message Property

Microsoft Deployment Compression & Installer

Copy image CopyHover image
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++
public override string Message { get; }
Public Overrides ReadOnly Property Message As String
	Get
public:
virtual property String^ Message {
	String^ get () override;
}
Property Value

Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.9.1006.0)