XmlDictionaryWriter.CreateTextWriter Method (Stream)
Silverlight
Creates an instance of XmlDictionaryWriter that writes text XML.
Namespace: System.Xml
Assembly: System.Runtime.Serialization (in System.Runtime.Serialization.dll)
'Declaration Public Shared Function CreateTextWriter ( _ stream As Stream _ ) As XmlDictionaryWriter
Parameters
- stream
- Type: System.IO.Stream
The stream to write to.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.