Skip to main content

WixException Class

Base class for all WiX exceptions.

Properties

PropertyDescription
ErrorGets the error message.

WixToolset.Data.dll version 5.0.2+aa65968c419420d32e3e1b647aea0082f5ca5b78

Error Property

Gets the error message.

Declaration

public Message Error { get; set; }