KeyValueConfigurationElement::Properties Property
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Gets the collection of properties.
Assembly: System.Configuration (in System.Configuration.dll)
public protected: property ConfigurationPropertyCollection^ Properties { virtual ConfigurationPropertyCollection^ get() override; }
Property Value
Type: System.Configuration::ConfigurationPropertyCollection^The ConfigurationPropertyCollection of properties for the element.
.NET Framework
Available since 2.0
Available since 2.0
Show: