KeyValueConfigurationCollection::Properties Property
.NET Framework (current version)
Gets a collection of configuration properties.
Assembly: System.Configuration (in System.Configuration.dll)
public protected: property ConfigurationPropertyCollection^ Properties { virtual ConfigurationPropertyCollection^ get() override; }
Property Value
Type: System.Configuration::ConfigurationPropertyCollection^A collection of configuration properties.
.NET Framework
Available since 2.0
Available since 2.0
Show: