WixException Class
Base class for all WiX exceptions.
Properties
Property | Description |
---|---|
Error | Gets the error message. |
WixToolset.Data.dll version 5.0.0+41e11442b2ca93e444b60213b5ae99dcbab787d8 |
Error Property {#error}
Gets the error message.
Declaration
public Message Error { get; set; }