Gets/sets the asset directories that will be excluded during publish. Any files in these directories will not be copied to the target location.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Property Value
Type: IEnumerableDirectoryInfoRemarks
When setting a null value to this property, the excluded directories list is emptied.
See Also