Version: 2018.2
public static bool IsValidFolder (string path);

パラメーター

pathThe path to the folder.

戻り値

bool Returns true if the folder exists.

説明

フォルダーへのパスを指定すると、存在する場合は true、そうでない場合は false を返します。

The given path is relative to the project folder.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.