Mono Class Library: System.IO.Path Overview | Members

System.IO.Path.InvalidPathChars Field

Provides a platform-specific array of characters invalid to use in a path. [Edit]

[System.Obsolete("see GetInvalidPathChars and GetInvalidFileNameChars methods.")]
public static readonly char[] InvalidPathChars

Remarks

Note:

This property is obsolete as of .NET 2.0. Instead you are encouraged to use the System.IO.Path.GetInvalidFileNameChars and System.IO.Path.GetInvalidPathChars methods.

[Edit]

Requirements

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