IDiscRecorder2SupportedProfiles Property |
Namespace:
IMAPI2.axlib
Assembly:
CSDVDCDBurner (in CSDVDCDBurner.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax Object[] SupportedProfiles { get; }
ReadOnly Property SupportedProfiles As Object()
Get
Dim instance As IDiscRecorder2
Dim value As Object()
value = instance.SupportedProfiles
abstract SupportedProfiles : Object[] with get
/** @property */
Object[] get_SupportedProfiles()
function get SupportedProfiles () : Object[]
function get_SupportedProfiles();
Property Value
Type:
ObjectSee Also