Skip to content

WixException Class

Base class for all WiX exceptions.

PropertyDescription
ErrorGets the error message.
WixToolset.Data.dll version 5.0.0+41e11442b2ca93e444b60213b5ae99dcbab787d8

Gets the error message.

public Message Error { get; set; }