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