Alvas.FileControls Class Library

DiskInfo.MaxComponentLength Property

Returns the maximum length in characters of a filename component supported by the specified file system. A filename component is the portion of a filename between backslashes.

[Visual Basic]
Public ReadOnly Property MaxComponentLength As Integer
[C#]
public int MaxComponentLength {get;}

See Also

DiskInfo Class | Alvas.Windows.Forms.FileControls Namespace