FDO .NET API Reference Feature Data Objects
__property OSGeo ::FDO ::Common ::Io ::IoTextWriter* OSGeo::FDO::Common::Xml::XmlWriter::get_TextWriter (  ) 

Gets the underlying text writer. If a text writer was passed to this object then this text writeer is returned. Otherwise, an auto-generated text writer is returned (a text writer wrapped around the file name or stream that was passed to this object).

Returns:
Returns the underlying text writer


Comments or suggestions? Send us feedback.