Message Property From Microsoft Deployment Tools previous page next page Deployment Tools Foundation Message Property Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► MergeException ► Message C# Visual Basic Visual C++ Gets a message that describes the merge conflits. 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) previous page start next page