Documentation for a minimal subset of the QSM API
QS.Fx.Filesystem Namespace
Namespaces > QS.Fx.Filesystem
This namespace contains classes of the virtualized filesystem.
Syntax
C#Visual BasicManaged C++
namespace QS.Fx.Filesystem
Namespace QS.Fx.Filesystem
namespace QS.Fx.Filesystem
Types
All TypesClassesStructuresInterfacesEnumerationsDelegates
IconNameDescription
public enumerationFileFlags
File opening flags

public classFilesystemObject
public enumerationFilesystemObjectType
Represents the type of a virtualized filesystem object.

public interfaceIFile
This interface represents a file in a virtualized filesystem.

public interfaceIFilesystem
This interface represents a virtualized filesystem.

public interfaceIFilesystemObject
Represents a filesystem object, such as a file, a folder or the filesystem itself.

public interfaceIFolder
This interface represents a folder in a virtualized filesystem.

public interfaceIVirtualDisk
public interfaceIVirtualFile
public interfaceIVirtualFileRef
public interfaceIVirtualFolder
public classPhysicalFile
public classPhysicalFilesystem
public classPhysicalFolder
public classVirtualDisk
public classVirtualFile
public classVirtualFileRef
public classVirtualFilesystem
public classVirtualFolder