NameValueConfigurationElement::Value Property
.NET Framework (current version)
Gets or sets the value of the NameValueConfigurationElement object.
Assembly: System.Configuration (in System.Configuration.dll)
public: [ConfigurationPropertyAttribute("value", DefaultValue = "")] property String^ Value { String^ get(); void set(String^ value); }
.NET Framework
Available since 2.0
Available since 2.0
Show: