FileSystemEntryPhysicalBytesPerSectorForPerformance Property |
Gets the bytes per sector for optimal performance for writes.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public uint PhysicalBytesPerSectorForPerformance { get; }
Property Value
Type:
UInt32the bytes per sector for optimal performance for writes.
See Also