Property MaxPathLength
MaxPathLength
Gets or sets the maximum allowable length for file paths.
public static int MaxPathLength { get; set; }
Property Value
Remarks
By default, Windows limits file paths to 260 characters. Other operating systems typically allow a maximum of 4096 characters.