Writes raw text from a string.
- raw
- A string specifying the text to write.
Type Reason InvalidOperationException The XmlTextWriter.WriteState is WriteState.Closed.
If data is null, string.Empty is written.
This method does not encode any characters.
Note:This method overrides XmlWriter.WriteRaw(Char[], int, int).
Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0