Returns the absolute path for the specified path string.
Namespace: CMS.IOAssembly: CMS.IO (in CMS.IO.dll) Version: 12.0.0
Syntax public static string GetFullPath(
string path
)
Parameters
- path
- Type: SystemString
Path
Return Value
Type:
StringSee Also