FileSystemEntryLogicalBytesPerSector Property |
Gets the logical bytes per sector reported by physical storage. This is the smallest size for which uncached I/O is supported.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public uint LogicalBytesPerSector { get; }
Property Value
Type:
UInt32The logical bytes per sector reported by physical storage.
See Also