This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IV > IVariantStreamIO Interface > IVariantStreamIO.Stream Property (ArcObjects .NET 10.4 SDK) |
The stream to perform variant stream reads and writes to.
[Visual Basic .NET]
Public WriteOnly Property Stream
[C#] public void Stream {set;}
[C++]
HRESULT putref_Stream(
IStream*
);
[C++]
Parameters [in]
is a parameter of type IStream