NameValueSectionHandler::ValueAttributeName Property

 

Gets the XML attribute name to use as the value in a key/value pair.

Namespace:   System.Configuration
Assembly:  System (in System.dll)

protected:
property String^ ValueAttributeName {
	virtual String^ get();
}

Property Value

Type: System::String^

A String value containing the name of the value attribute.

.NET Framework
Available since 1.1
Return to top
Show: