IFileSystemImageFileSystemsSupported Property  | 
  
    Namespace: 
   IMAPI2.axlib
    Assembly:
   CSDVDCDBurner (in CSDVDCDBurner.dll) Version: 1.0.1.0 (1.0.1.0)
SyntaxFsiFileSystems FileSystemsSupported { get; }ReadOnly Property FileSystemsSupported As FsiFileSystems
	Get
Dim instance As IFileSystemImage
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: 
FsiFileSystems
See Also