Click or drag to resize

FileSystemEntryPhysicalBytesPerSectorForPerformance Property

Gets the bytes per sector for optimal performance for writes.

Namespace:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public uint PhysicalBytesPerSectorForPerformance { get; }

Property Value

Type: UInt32
the bytes per sector for optimal performance for writes.
See Also