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.

Message::WriteBody Method

 

Serializes the body element to XML.

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

NameDescription
System_CAPS_pubmethodWriteBody(XmlDictionaryWriter^)

Writes the body element using the specified XmlDictionaryWriter.

System_CAPS_pubmethodWriteBody(XmlWriter^)

Serializes the message body using the specified XmlWriter.

This method writes the body contents as well as the start and end tags of the element.

Return to top
Show:
© 2017 Microsoft