Metodo UtilityIsDrivePath |
Namespace: DedNet.Core
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