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.

EndpointAddressAugust2004::IXmlSerializable::WriteXml Method (XmlWriter^)

 

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 WriteXml(
	XmlWriter^ writer
) sealed = IXmlSerializable::WriteXml

Parameters

writer
Type: System.Xml::XmlWriter^

The XmlWriter to which the current endpoint address is saved.

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