DitaMapTopicsetCompareDotNet MapCleanTemp Property DeltaXML DITA Compare .NET API Documentation
DeltaXML DITA Compare .NET API Documentation
Specifies whether to clean temporary files introduced when performing the comparison.

Namespace: DeltaXML.DitaCompareApi
Assembly: DeltaXML.DitaCompareApi (in DeltaXML.DitaCompareApi.dll) Version: 9.1.1.1000 (9.1.1.1000)
Syntax

public MapCleanTemp MapCleanTemp { get; set; }

Property Value

Type: MapCleanTemp
Remarks

Specifies whether to clean temporary files introduced when performing the comparison.

During the comparison those topics that are compared are initially backed up into a file

Default:

auto

See Also