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: