Message Property

Microsoft Deployment Tools

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
public:
virtual property String^ Message {
	String^ get () override;
}

Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller) Version: 3.0.0.0 (3.5.1623.0)