Click or drag to resize
VolumeInfoMaximumComponentLength Property
Gets the maximum length of a file name component that the file system supports.

Namespace: Alphaleonis.Win32.Filesystem
Assembly: AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax
public uint MaximumComponentLength { get; set; }

Property Value

Type: UInt32
The maximum length of a file name component that the file system supports.
See Also