NotADeltaFileException getFileName Method XML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
Reports the filename of the file that was 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 expected to be a delta file.
Remarks

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