System::Xml::XmlTextWriter::get_WriteState method

XmlTextWriter::get_WriteState method

Returns the state of the writer.

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

ReturnValue

One of the WriteState values.

See Also