When developing a file viewer, you will want to know which file you are viewing. Use the FullPath property of the root folder to determine the full path of the file.
When developing a system folder with the Remote Computer junction point, you will want to know which computer is being browser. Use the ComputerName property of the root folder to determine the name of the remote computer.
|
|