Mono Class Library: System.IO Namespace

System.IO.PathTooLongException Class

Represents the error that occurs when a directory or file name is longer than the system-defined maximum length. [Edit]

See Also: PathTooLongException Members

System.Object
     System.Exception
          System.SystemException
               System.IO.IOException
                    System.IO.PathTooLongException

[System.Runtime.InteropServices.ComVisible(true)]
public class PathTooLongException : IOException

Thread Safety

All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe.

Remarks

Documentation for this section has not yet been entered. [Edit]

Requirements

Namespace: System.IO
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0