IRawCDImageCreatorStartOfLeadout Property |
Namespace:
IMAPI2.axlib
Assembly:
CSDVDCDBurner (in CSDVDCDBurner.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax int StartOfLeadout { get; }
ReadOnly Property StartOfLeadout As Integer
Get
Dim instance As IRawCDImageCreator
Dim value As Integer
value = instance.StartOfLeadout
abstract StartOfLeadout : int with get
/** @property */
int get_StartOfLeadout()
function get StartOfLeadout () : int
function get_StartOfLeadout();
Property Value
Type:
Int32See Also