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