Skip to main content

WixException Class

Base class for all WiX exceptions.

Properties

PropertyDescription
ErrorGets the error message.

WixToolset.Data.dll version 5.0.0+41e11442b2ca93e444b60213b5ae99dcbab787d8

Error Property

Gets the error message.

Declaration

public Message Error { get; set; }