ApplicationSettingsBase::PropertyValues Property

 

Gets a collection of property values.

Namespace:   System.Configuration
Assembly:  System (in System.dll)

public:
[BrowsableAttribute(false)]
property SettingsPropertyValueCollection^ PropertyValues {
	virtual SettingsPropertyValueCollection^ get() override;
}

.NET Framework
Available since 2.0
Return to top
Show: