DirectoryHelperCombinePath Method |
Namespace: CMS.IOAssembly: CMS.IO (in CMS.IO.dll) Version: 13.0.131
Syntax public static string CombinePath(
params string[] paths
)
Parameters
- paths
- Type: SystemString
Parts to combine
Return Value
Type:
StringSee Also