This version of Unity is unsupported.

Directory.Exists

Declaration

public static bool Exists(string path);

Parameters

path The path to test.

Description

Determines whether the given path refers to an existing directory.