Skip to main content

RollbackMsiTransactionBeginEventArgs Class

Event arguments for «see E:WixToolset.Mba.Core.IDefaultBootstrapperApplication.RollbackMsiTransactionBegin» .

Properties

PropertyDescription
TransactionIdGets the MSI transaction Id.

WixToolset.Mba.Core.dll version 4.0.2+644ed0118bae1aa885bb6cc906dc6c0b904de4d9

TransactionId Property

Gets the MSI transaction Id.

Declaration

public string TransactionId { get; set; }