CommonComparator DebugFilesPrefix Property XML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
Provides a prefix for debug result file names.

Namespace: DeltaXML.CoreS9Api.Internals
Assembly: DeltaXML.CoreS9Api (in DeltaXML.CoreS9Api.dll) Version: 10.4.0.1000 (10.4.0.1000)
Syntax

public string DebugFilesPrefix { set; }

Property Value

Type: String
Remarks

The prefix that will be used for debug file names in subsequent compare operations. This may not be null.

See Also