This event occurs if the path changed that the systemlistview displays.
| C# | Visual Basic | Visual C++ |
public event EventHandler PathChanged
Public Event PathChanged As EventHandler
public: event EventHandler^ PathChanged { void add (EventHandler^ value); void remove (EventHandler^ value); }