NTFS_EXTENDED_VOLUME_DATA class final

Inheritance

Constructors

NTFS_EXTENDED_VOLUME_DATA()

Properties

ByteCount int
getter/setter pair
BytesPerPhysicalSector int
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
LfsMajorVersion int
getter/setter pair
LfsMinorVersion int
getter/setter pair
MajorVersion int
getter/setter pair
MaxDeviceTrimByteCount int
getter/setter pair
MaxDeviceTrimExtentCount int
getter/setter pair
MaxVolumeTrimByteCount int
getter/setter pair
MaxVolumeTrimExtentCount int
getter/setter pair
MinorVersion int
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited