Visual Basic (Declaration) | |
---|---|
Public Event Changed As EventHandler(Of ConfigurationWatcherEventArgs) |
C# | |
---|---|
public event EventHandler<ConfigurationWatcherEventArgs> Changed |
The event handler receives an argument of type ConfigurationWatcherEventArgs containing data related to this event. The following ConfigurationWatcherEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Configuration | |
FilePath |
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family