次の方法で共有


IFileSystem.DirectoryExists(String) メソッド

定義

public:
 bool DirectoryExists(System::String ^ path);
public bool DirectoryExists (string path);
abstract member DirectoryExists : string -> bool
Public Function DirectoryExists (path As String) As Boolean

パラメーター

path
String

戻り値

適用対象