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