how do i navigate to the windows system directory?

  • Thread starter Thread starter Optimus
  • Start date Start date
O

Optimus

i'm finding the way to be able to navigate through the window system
directory
so that I can move up to the parent's folder path of the current app
domain directory.
what the class in .net framework can I make use of to perform this
function?

Thanks for any idea.
 
Hi Optimus,
not sure what you are trying to achieve, but are you familiar with the
Environment class?

LG
 
Back
Top