Represents an exception that is thrown when a path name or filename is too long.
Object
Exception
PathTooLongException
[Visual Basic] Public Class PathTooLongException Inherits Exception [C#] public class PathTooLongException : Exception [C++] public __gc class PathTooLongException : public Exception [JScript] public class PathTooLongException extends Exception
[To be supplied.]
Namespace: System.IO
Assembly: mscorlib.dll