Message.OnWriteStartHeaders Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Called when the start header is written to an XML file.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Parameters
- writer
- Type: System.Xml.XmlDictionaryWriter
A XmlDictionaryWriter that is used to write the start header to an XML file.
Show: