Skip to main content

BeginMsiTransactionBeginEventArgs Class

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

Properties

PropertyDescription
TransactionIdGets the MSI transaction Id.

WixToolset.Mba.Core.dll version 4.0.6+73c897383236ddbbbc6ba257634013c1269ceec2

TransactionId Property

Gets the MSI transaction Id.

Declaration

public string TransactionId { get; set; }