LumiSoft Net Help
SourceStream Property
NamespacesLumiSoft.Net.IOSmartStreamSourceStream
Gets this stream underlying stream.
Declaration Syntax
C#Visual BasicVisual C++F#
public Stream SourceStream { get; }
Public ReadOnly Property SourceStream As Stream
	Get
public:
property Stream^ SourceStream {
	Stream^ get ();
}
member SourceStream : Stream with get
Property Value
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and this property is accessed.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119