XmlDictionaryWriter.CreateTextWriter Method (Stream)
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Creates an instance of XmlDictionaryWriter that writes text XML.
Assembly: System.Runtime.Serialization (in System.Runtime.Serialization.dll)
Parameters
- stream
- Type: System.IO.Stream
The stream to write to.
Show: