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