DeviceStream Property

CVB.Net Documentation
Convenience property to access the first stream if present.

Namespace:  Stemmer.Cvb
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public virtual Stream Stream { get; }

Property Value

Type: Stream
The first available stream or null otherwise.
See Also

Reference