XmlWriter.WriteWhitespace Method
Silverlight
When overridden in a derived class, writes out the given white space.
Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Parameters
- ws
- Type: System.String
The string of white space characters.
| Exception | Condition |
|---|---|
| ArgumentException | The string contains non-white space characters. |
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.