Path: MaxPathLength (get)

MaxPathLength

Returns the maximum length for a path.



 Public Property Get MaxPathLength ( ) As Long

Return Values

Long -  Tha maximum length allowed for a path.

Remarks

Returns 32767 on Windows NT machines, 260 for Win9x machines.

Read Only.

See Also

Project VBCorLib Overview Class Path Overview Path Properties Path Methods IsPathRooted PathSeparator (get)