SettingsPropertyValue::UsingDefaultValue Property
.NET Framework (current version)
Gets a Boolean value specifying whether the value of the SettingsPropertyValue object is the default value as defined by the DefaultValue property value on the associated SettingsProperty object.
Assembly: System (in System.dll)
Property Value
Type: System::Booleantrue if the value of the SettingsProperty object is the default value; otherwise, false.
.NET Framework
Available since 2.0
Available since 2.0
Show: