| IUtilitiesConvertToLocalPath Method |
Convert a path to a local path, replacing known [folder] folders given the
current settings for the local computer i.e make the path an absolut path.
If there is no need for conversion the same path will be returned.
Namespace: VideoCatalogerAssembly: VideoCataloger (in VideoCataloger.exe) Version: 8.0.9040.34617 (8.0.0.0)
Syntax string ConvertToLocalPath(
string path
)
Parameters
- path String
- path to convert
Return Value
StringSee Also