File.IsRelative (gb)
Dal 3.8.2
Static Function IsRelative ( Path As String ) As Boolean
Restituisce True se
Path è un percorso relativo.
Un percorso relativo è un percorso che non inizia con
/
o
~
.
Se Path è vuoto, questa funzione restituisce FALSE.