KeyValueConfigurationCollection::GetElementKey Method (ConfigurationElement^)
.NET Framework (current version)
Gets the element key for a specified configuration element when overridden in a derived class.
Assembly: System.Configuration (in System.Configuration.dll)
Parameters
- element
-
Type:
System.Configuration::ConfigurationElement^
The KeyValueConfigurationElement to which the key should be returned.
Return Value
Type: System::Object^An object that acts as the key for the specified KeyValueConfigurationElement.
.NET Framework
Available since 2.0
Available since 2.0
Show: