Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

EndpointAddress10::IXmlSerializable::ReadXml Method (XmlReader^)

 

This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

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

private:
virtual void ReadXml(
	XmlReader^ reader
) sealed = IXmlSerializable::ReadXml

Parameters

reader
Type: System.Xml::XmlReader^

The XmlReader from which the endpoint address is obtained.

.NET Framework
Available since 3.0
Return to top
Show:
© 2017 Microsoft