FileSystemEntryByteOffsetForSectorAlignment Property |
Gets the logical sector offset within the first physical sector where the first logical sector is placed, in bytes. If this value is set to STORAGE_INFO_OFFSET_UNKNOWN (0xffffffff), there was insufficient information to compute this field.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public uint ByteOffsetForSectorAlignment { get; }
Property Value
Type:
UInt32The logical sector offset within the first physical sector where the first logical sector is placed, in bytes.
See Also