ImportProviderGetFirstExportFile Method |
Gets the first export file found in the specified directory.
Namespace: CMS.CMSImportExportAssembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 12.0.0
Syntax public static string GetFirstExportFile(
string path
)
Parameters
- path
- Type: SystemString
Starting path
Return Value
Type:
StringSee Also