IPartition Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface IPartition
type IPartition = interface
Public Interface IPartition
Properties
Capacity | |
ClusterCount | |
ClusterSize | |
DriveLetter | |
FileSystem | |
FreeCapacity | |
FreeClusterCount | |
HasData |
Gets a value indicating whether or not data about this partition is present. |
IsBootPartition | |
LargestFreeSpaceSize | |
LastRunFragmentation | |
LastRunFullDefragmentationTime | |
OffsetRange |
Gets the range of bytes within the disk that this partition uses. |
SectorCount | |
SectorSize | |
SectorsPerCluster | |
UsedCapacity | |
UsedClusterCount |