Skip to content

HResultEventArgs Class

Base class for BA «see T:System.EventArgs» classes.

PropertyDescription
HResultGets or sets the «see P:WixToolset.Mba.Core.HResultEventArgs.HResult» of the operation. This is passed back to the engine.
WixToolset.Mba.Core.dll version 4.0.5+b9b2f1b4c69a1b509d487dc950b30b4ec9b0d040

Gets or sets the «see P:WixToolset.Mba.Core.HResultEventArgs.HResult» of the operation. This is passed back to the engine.

public int HResult { get; set; }