DictionarySectionHandler::KeyAttributeName Property

 

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

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

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

Property Value

Type: System::String^

A string value containing the name of the key attribute.

.NET Framework
Available since 1.1
Return to top
Show: