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 int MaximumComponentLength { get; set; }

Property Value

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