MessageFault::WriteTo Method (XmlWriter^, EnvelopeVersion^)
.NET Framework (current version)
Writes the message fault that uses the specified XmlWriter and SOAP envelope version.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Parameters
- writer
-
Type:
System.Xml::XmlWriter^
The XmlWriter used to write the message fault.
- version
-
Type:
System.ServiceModel::EnvelopeVersion^
The version of the SOAP envelope to write.
.NET Framework
Available since 3.0
Available since 3.0
Show: