MessageFault::WriteTo Method (XmlDictionaryWriter^, EnvelopeVersion^)
.NET Framework (current version)
Writes the message fault that uses the specified XmlDictionaryWriter and SOAP envelope version.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Parameters
- writer
-
Type:
System.Xml::XmlDictionaryWriter^
The XmlDictionaryWriter 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: