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