Table of Contents

Property MaxPathLength

Namespace
Alternet.Common
Assembly
Alternet.Common.v10.dll

MaxPathLength

Gets or sets the maximum allowable length for file paths.

public static int MaxPathLength { get; set; }

Property Value

int

Remarks

By default, Windows limits file paths to 260 characters. Other operating systems typically allow a maximum of 4096 characters.