AliasPathResolver.IsPathChar(Char) Metodo

Definizione

Verifica se un carattere è valido per un percorso.

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

Parametri

ch
Char

Carattere da verificare.

Restituisce

true se il carattere è valido per un percorso; in caso contrario, false.

Si applica a