OnWriteStartDetail Method
Collapse the table of content
Expand the table of content

MessageFault.OnWriteStartDetail Method

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Writes the start element using the specified XmlDictionaryWriter and SOAP envelope version.

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

protected virtual void OnWriteStartDetail(
	XmlDictionaryWriter writer,
	EnvelopeVersion version
)

Parameters

writer
Type: System.Xml.XmlDictionaryWriter
The XmlDictionaryWriter used to write the detail element.
version
Type: System.ServiceModel.EnvelopeVersion
The version of the SOAP envelope to write.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft