IFileSystemImage2FileSystemsSupported Property |
Namespace:
IMAPI2.axlib
Assembly:
CSDVDCDBurner (in CSDVDCDBurner.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax FsiFileSystems FileSystemsSupported { get; }
ReadOnly Property FileSystemsSupported As FsiFileSystems
Get
Dim instance As IFileSystemImage2
Dim value As FsiFileSystems
value = instance.FileSystemsSupported
abstract FileSystemsSupported : FsiFileSystems with get
/** @property */
FsiFileSystems get_FileSystemsSupported()
function get FileSystemsSupported () : FsiFileSystems
function get_FileSystemsSupported();
Property Value
Type:
FsiFileSystemsSee Also