Show / Hide Table of Contents

Method pathname.isInvalidPathChar


Overload

Returns true if character c is invalid in file paths.

public static bool isInvalidPathChar(char c)
Parameters
c  (char)
Returns
bool