S
samadams_2006
Hello,
Suppose in VB.NET I have a file at:
c:\bitmaps\image1.bmp
and I want to get the "basename" (ie: image1)
and the "path" (ie: c:\bitmaps\)
How do I go about it? It doesn't appear that io.file has these
features?
Thanks.
Suppose in VB.NET I have a file at:
c:\bitmaps\image1.bmp
and I want to get the "basename" (ie: image1)
and the "path" (ie: c:\bitmaps\)
How do I go about it? It doesn't appear that io.file has these
features?
Thanks.