Obtains underlying stream.
[Visual Basic .NET] Public ReadOnly Property Stream As IStream
[C#] public IStream Stream {get;}
[C++]
HRESULT get_Stream(
IStream** ppStream
);
[C++]Parameters
ppStream [out, retval]ppStream is a parameter of type IStream
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.