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.
MessageFault::WriteTo Method
.NET Framework (current version)
Serializes the message fault.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
| Name | Description | |
|---|---|---|
![]() | WriteTo(XmlDictionaryWriter^, EnvelopeVersion^) | Writes the message fault that uses the specified XmlDictionaryWriter and SOAP envelope version. |
![]() | WriteTo(XmlWriter^, EnvelopeVersion^) | Writes the message fault that uses the specified XmlWriter and SOAP envelope version. |
Show:
