Skip to main content

WixException Class

Base class for all WiX exceptions.

Properties

PropertyDescription
ErrorGets the error message.

WixToolset.Data.dll version 5.0.1+2f00cbe680fb01ab485d56f16de9cd19b133f875

Error Property

Gets the error message.

Declaration

public Message Error { get; set; }