The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
SettingChangingEventArgs::NewValue Property
.NET Framework (current version)
Gets the new value being assigned to the application settings property.
Assembly: System (in System.dll)
The actual type of the NewValue property should be compatible with the settings property being set. The latter is available though the PropertyType property of the SettingsProperty class.
.NET Framework
Available since 2.0
Available since 2.0
Show: