[This is preliminary documentation and is subject to change.]
Returns underlying stream if it is bound or null
Namespace: NFX.IOAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public Stream Stream { get; }public Stream Stream { get; }Public ReadOnly Property Stream As Stream
Get
Public ReadOnly Property Stream As Stream
Get
public:
property Stream^ Stream {
Stream^ get ();
}public:
property Stream^ Stream {
Stream^ get ();
}member Stream : Stream with get
member Stream : Stream with get
Property Value
Type:
Stream