다음을 통해 공유


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

반환

구현

적용 대상