XmlMemberMapping.XsdElementName Property

Definition

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

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

public:
 property System::String ^ XsdElementName { System::String ^ get(); };
public string XsdElementName { get; }
member this.XsdElementName : string
Public ReadOnly Property XsdElementName As String

Property Value

The XML element name.

Applies to