2 references to GetFullPathFromNewName
Microsoft.VisualBasic.Core (2)
Microsoft\VisualBasic\FileIO\FileSystem.vb (2)
684
Dim FullNewPath As String =
GetFullPathFromNewName
(GetParentPath(directory), newName, "newName")
721
Dim FullNewPath As String =
GetFullPathFromNewName
(GetParentPath(file), newName, "newName")