M
moondaddy
How do you get the name of a folder's parent folder? Here's how I get the
folder name who I want to get it's parent's name:
Dim ClientPath As String = Directory.GetCurrentDirectory
thanks.
folder name who I want to get it's parent's name:
Dim ClientPath As String = Directory.GetCurrentDirectory
thanks.