| ImportExportHelperGetRealFilePath Method  | 
            Returns the real file path for the specified file.
            
 
Namespace: CMS.CMSImportExportAssembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 8.2.23
Syntaxpublic static string GetRealFilePath(
	string filePath
)
Parameters
- filePath
 - Type: SystemString
File path 
Return Value
Type: 
String
See Also