Skip to main content

WixException Class

Base class for all WiX exceptions.

Properties

PropertyDescription
ErrorGets the error message.

WixToolset.Data.dll version 6.0.0+8c7432e50072e009353ea5f2c956ccf453476f71

Error Property

Gets the error message.

Declaration

public Message Error { get; set; }