IDiscFormat2DataCurrentPhysicalMediaType Property |
Namespace:
IMAPI2.axlib
Assembly:
CSDVDCDBurner (in CSDVDCDBurner.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax IMAPI_MEDIA_PHYSICAL_TYPE CurrentPhysicalMediaType { get; }
ReadOnly Property CurrentPhysicalMediaType As IMAPI_MEDIA_PHYSICAL_TYPE
Get
Dim instance As IDiscFormat2Data
Dim value As IMAPI_MEDIA_PHYSICAL_TYPE
value = instance.CurrentPhysicalMediaType
abstract CurrentPhysicalMediaType : IMAPI_MEDIA_PHYSICAL_TYPE with get
/** @property */
IMAPI_MEDIA_PHYSICAL_TYPE get_CurrentPhysicalMediaType()
function get CurrentPhysicalMediaType () : IMAPI_MEDIA_PHYSICAL_TYPE
function get_CurrentPhysicalMediaType();
Property Value
Type:
IMAPI_MEDIA_PHYSICAL_TYPESee Also