다음을 통해 공유


IFileSystem.RemoveDirectory(String, Boolean) 메서드

정의

public:
 void RemoveDirectory(System::String ^ path, bool removeIfNotEmpty);
public void RemoveDirectory (string path, bool removeIfNotEmpty);
abstract member RemoveDirectory : string * bool -> unit
Public Sub RemoveDirectory (path As String, removeIfNotEmpty As Boolean)

매개 변수

path
String
removeIfNotEmpty
Boolean

적용 대상