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
.NET Framework (current version)
Serializes the body element to XML.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
| Name | Description | |
|---|---|---|
![]() | WriteBody(XmlDictionaryWriter^) | Writes the body element using the specified XmlDictionaryWriter. |
![]() | WriteBody(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.
Show:
