IBootOptionsBootImage Property |
Namespace:
IMAPI2.axlib
Assembly:
CSDVDCDBurner (in CSDVDCDBurner.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax IStream BootImage { get; }
ReadOnly Property BootImage As IStream
Get
Dim instance As IBootOptions
Dim value As IStream
value = instance.BootImage
abstract BootImage : IStream with get
/** @property */
IStream get_BootImage()
function get BootImage () : IStream
function get_BootImage();
Property Value
Type:
IStreamSee Also