FileUtilities.MakeAbsolutePath - метод Смотри также Terrasoft.Common - пространство имен > FileUtilities - класс : MakeAbsolutePath - метод C#
- baseDirectoryPath
- The base path to the folder.
- relativeFilePath
- The relative path to the file.
Glossary Item Box
public static string MakeAbsolutePath( string baseDirectoryPath, string relativeFilePath )
Параметры
- baseDirectoryPath
- The base path to the folder.
- relativeFilePath
- The relative path to the file.