IIsoImageManagerStream Property |
Namespace:
IMAPI2.axlib
Assembly:
CSDVDCDBurner (in CSDVDCDBurner.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax FsiStream Stream { get; }
ReadOnly Property Stream As FsiStream
Get
Dim instance As IIsoImageManager
Dim value As FsiStream
value = instance.Stream
abstract Stream : FsiStream with get
/** @property */
FsiStream get_Stream()
function get Stream () : FsiStream
Property Value
Type:
FsiStreamSee Also