Path.SEPARATOR
. If not UNC, the first 2 characters of the returned path string will not be Path.SEPARATOR
.
@param toUNC true if converting to UNC, false otherwise
@return the new path, either in UNC form or not depending on the boolean parameter
|
|
|
|