ApplicationSettingsBase::PropertyValues Property
.NET Framework (current version)
Gets a collection of property values.
Assembly: System (in System.dll)
public: [BrowsableAttribute(false)] property SettingsPropertyValueCollection^ PropertyValues { virtual SettingsPropertyValueCollection^ get() override; }
Property Value
Type: System.Configuration::SettingsPropertyValueCollection^A SettingsPropertyValueCollection of property values.
.NET Framework
Available since 2.0
Available since 2.0
Show: