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