ImportProviderGetVersion Method |
Returns the version of the specified file.
Namespace: CMS.CMSImportExportAssembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 12.0.0
Syntax public static string GetVersion(
string filePath
)
Parameters
- filePath
- Type: SystemString
File path
Return Value
Type:
StringSee Also