System::IO::Path::GetPathRoot metodo

Path::GetPathRoot method

Restituisce la directory radice del percorso specificato.

static String System::IO::Path::GetPathRoot(const String &path)
ParametroTipoDescrizione
percorsoconst String&Il percorso da cui ottenere la radice

ReturnValue

La directory radice di path

Vedi anche