Delen via


AliasPathResolver.IsPathChar(Char) Methode

Definitie

Controleert of een teken geldig is voor een pad.

protected bool IsPathChar(char ch);
member this.IsPathChar : char -> bool
Protected Function IsPathChar (ch As Char) As Boolean

Parameters

ch
Char

Teken om te controleren.

Retouren

true als het teken geldig is voor een pad; anders, false.

Van toepassing op