次の方法で共有


DefaultFileSystem.DirectoryExists(String) メソッド

定義

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

パラメーター

path
String

戻り値

実装

適用対象