XmlMemberMapping::XsdElementName Property

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Gets the XML element name as it appears in the service description document.

Namespace:   System.Xml.Serialization
Assembly:  System.Xml (in System.Xml.dll)

public:
property String^ XsdElementName {
	String^ get();
}

Property Value

Type: System::String^

The XML element name.

.NET Framework
Available since 2.0
Silverlight
Available since 2.0
Return to top
Show: