PathTooLongException (System.IO.PathTooLongException)

Inherits: System.IO.IOException

Interfaces: ISerializable, _Exception

Derived Types: 0

Assembly: mscorlib.dll

The exception that is thrown when a pathname or filename is longer than the system-defined maximum length .

VB.NET C#

C#

public class PathTooLongException : System.IO.IOException, System.Runtime.Serialization.ISerializable, System.Runtime.InteropServices._Exception
{
}

Articles

Troubleshooting Exceptions: System.IO.PathTooLongException

A PathTooLongException exception is thrown when a path name or file name is longer than the system-defined maximum length.

Troubleshooting Exceptions: System.IO.PathTooLongException

A T:System.IO.PathTooLongException exception is thrown when a path name or file name is longer than the system-defined maximum length.

PathTooLongException

System.IO. PathTooLongException : The specified path, file name, or both are too long. The fully ... MSBUILD Error ... Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(1306 ...

PathTooLongException

System.IO.PathTooLongException ... System.IO. PathTooLongException Donald Xie Hi, (This is a repost - I posted this last week, but ... System.IO.PathTooLongException

System.IO.PathTooLongException error - MSDN Forums

Except if the code falls over immediately, you're no further forward.  Any chance of a more helpful suggestion? ...

Mono Documentation

Mono Class Library : System.IO Namespace System.IO.PathTooLongException Class ... Thread Safety All public static members of this type are safe for ...

Mono Documentation

The members of System.IO.PathTooLongException are listed below. See Also: Inherited members from System.IO.IOException [ ...

System.IO.PathTooLongException Class

public PathTooLongException(string message, Exception innerException);

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support