Click or drag to resize
AbstractImportExportSettingsTemporaryFilesPath Property
Physical path to the temporary files (ends with \).

Namespace: CMS.CMSImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 9.0.0
Syntax
C#
public string TemporaryFilesPath { get; set; }

Property Value

Type: String
See Also