ConfigurationElement::ElementProperty Property
.NET Framework (current version)
Gets the ConfigurationElementProperty object that represents the ConfigurationElement object itself.
Assembly: System.Configuration (in System.Configuration.dll)
public protected: property ConfigurationElementProperty^ ElementProperty { virtual ConfigurationElementProperty^ get(); }
Property Value
Type: System.Configuration::ConfigurationElementProperty^The ConfigurationElementProperty that represents the ConfigurationElement itself.
.NET Framework
Available since 2.0
Available since 2.0
Show: