get_WriteState()

XmlTextWriter::get_WriteState() method

Returns the state of the writer.

System::Xml::WriteState System::Xml::XmlTextWriter::get_WriteState() override

Return Value

One of the WriteState values.

See Also