CommitMsiTransactionBeginEventArgs Class
Event arguments for «see E:WixToolset.Mba.Core.IDefaultBootstrapperApplication.CommitMsiTransactionBegin» .
Properties
| Property | Description |
|---|---|
| TransactionId | Gets 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; }