UnexpectedDeltaFileException getFilename Method XML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
Reports the filename of the file that was not expected to be a delta file.

Namespace: com.deltaxml.api
Assembly: deltaxml (in deltaxml.dll) Version: 10.4.0.1000
Syntax

public virtual string getFilename()

Return Value

Type: String
the filename of the file that was not expected to be a delta file.
Remarks

Reports the filename of the file that was not expected to be a delta file.
See Also