![Copy image Copy image](copycode.gif)
![CopyHover image CopyHover image](copycodeHighlight.gif)
Deployment Tools Foundation
OwnerChanged Event
Notifies listeners when the process that owns the transaction changed.
![](collapse_all.gif)
C# | Visual Basic | Visual C++ |
public event EventHandler<EventArgs> OwnerChanged
Public Event OwnerChanged As EventHandler(Of EventArgs)
public: event EventHandler<EventArgs^>^ OwnerChanged { void add (EventHandler<EventArgs^>^ value); void remove (EventHandler<EventArgs^>^ value); }
![](collapse_all.gif)
Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.9.1006.0)