XmlWriter Properties
.NET Framework (current version)
Namespace:
System.Xml
Assembly: System.Xml (in System.Xml.dll)
| Name | Description | |
|---|---|---|
![]() | Settings | Gets the XmlWriterSettings object used to create this XmlWriter instance. |
![]() | WriteState | When overridden in a derived class, gets the state of the writer. |
![]() | XmlLang | When overridden in a derived class, gets the current xml:lang scope. |
![]() | XmlSpace | When overridden in a derived class, gets an XmlSpace representing the current xml:space scope. |
Show:
