IAuditTrailSettingsArchiveDirectory Property Ingeniux CMS Content Store API

Gets and sets the directory to archive.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

string ArchiveDirectory { get; set; }

Property Value

Type: String
Exceptions

ExceptionCondition
IOExceptionDirectory to set to the property is empty or doesn't exist.
Remarks

When value of the setter is empty or doesn't exist as a directory, it throws IOException
See Also

Reference