SettingsPropertyValue::Deserialized Property
.NET Framework (current version)
Gets or sets whether the value of a SettingsProperty object has been deserialized.
Assembly: System (in System.dll)
Property Value
Type: System::Booleantrue if the value of a SettingsProperty object has been deserialized; otherwise, false.
Deserialization of property values is only performed on demand.
.NET Framework
Available since 2.0
Available since 2.0
Show: