Partager via


AliasPathResolver.IsPathChar(Char) Méthode

Définition

Vérifie si un caractère est valide pour un chemin d’accès.

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

Paramètres

ch
Char

Caractère à vérifier.

Retours

true si le caractère est valide pour un chemin d’accès ; sinon, false.

S’applique à