NameValueConfigurationElement::Name Property
.NET Framework (current version)
Gets the name of the NameValueConfigurationElement object.
Assembly: System.Configuration (in System.Configuration.dll)
public: [ConfigurationPropertyAttribute("name", IsKey = true, DefaultValue = "")] property String^ Name { String^ get(); }
.NET Framework
Available since 2.0
Available since 2.0
Show: