C# (CSharp) KFS.Disks Namespace

Сlasses

Name Description
DISK_GEOMETRY
Disk Represents a disk. Caches the most recent block read.
Image Represents a disk image stored in a file, allowing the filesystem to be loaded as if it were a physical disk.
LinDisk Used when reading a disk from a Linux host system.
LinLogicalDisk A logical disk attached to a Linux host system.
LinLogicalDiskAttributes Attributes of a Linux logical disk.
LogicalDiskAttributes The attributes of a logical disk. Windows only.
MasterBootRecord The master boot record of a physical disk.
MasterBootRecord.PartitionEntry
MasterBootRecordAttributes Attributes of the master boot record.
PhysicalDiskAttributes Attributes of a physical disk. Windows only.
PhysicalDiskPartition
PhysicalDiskPartitionAttributes Attributes of a physical disk partition. Windows only.
PhysicalDiskSection Part of a physical disk.
UnallocatedDiskArea An unallocated section of the disk (also known as slack space).
UnallocatedDiskAreaAttributes Attributes of an unallocated disk area.
Win32 A wrapper for native Win32 methods.
WinDisk Represents a disk, and uses the Win32 API to read bytes from it. Can only be used when running on Windows.
WinLogicalDisk A logical disk on a Windows host system.
WinPhysicalDisk A physical disk attached to a Windows host system.