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

Gets the underlying stream. If a text writer was passed to this object then the stream for this text writer is returned. If a stream was passed to this object then this stream is returned. If a file name as passed then a auto-generated stream (wrapped around the file) is returned.

Returns:
Returns the underlying stream


Comments or suggestions? Send us feedback.