Skip to main content

WixException Class

Base class for all WiX exceptions.

Properties

PropertyDescription
ErrorGets the error message.

WixToolset.Data.dll version 4.0.3+b9b68be290f544475f9d0f853344be38ef006993

Error Property

Gets the error message.

Declaration

public Message Error { get; set; }