4 references to Path
Microsoft.VisualBasic.Core (4)
Microsoft\VisualBasic\FileIO\FileSystem.vb (4)
1026Exceptions.Add(SourceDirectoryNode.Path, ex.Message) 1039For Each SubFilePath As String In IO.Directory.GetFiles(SourceDirectoryNode.Path) 1062IO.Directory.Delete(SourceDirectoryNode.Path, recursive:=False) 1066Exceptions.Add(SourceDirectoryNode.Path, ex.Message)