Metodo UtilityIs
|
public static bool IsAbsolutePath( string p )
Public Shared Function IsAbsolutePath ( p As String ) As Boolean
public: static bool IsAbsolutePath( String^ p )
static member IsAbsolutePath : p : string -> bool