System.Xml.Serialization.SoapSchemaMember.MemberName Property

Gets or sets a value that corresponds to the name attribute of the WSDL part element.

Syntax

public string MemberName { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

This property corresponds to the XML name attribute of the XML element <wsdl:part>. For more information about the element, see tp://www.w3.org/TR/wsdl.

The System.Xml.Serialization.SoapSchemaMember class is used by the Wsdl.exe tool while generating classes from a Web Services Description Language (WSDL) document that specifies SOAP encoding. Instead of using this class directly, use Wsdl.exe.

Requirements

Namespace: System.Xml.Serialization
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0