Click or drag to resize
SiteExportSettingsTargetFileName Property
Target file name of the export package.

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

Property Value

Type: String
See Also