DitaMapTopicsetCompareDotNet MapContextHref Property DeltaXML DITA Compare .NET API Documentation
DeltaXML DITA Compare .NET API Documentation
When set to the non-empty string, this parameter provides a reference to a file that stores the map context information.

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

public string MapContextHref { get; set; }

Property Value

Type: String
Remarks

When set to the non-empty string, this parameter provides a reference to a file that stores the map context information.

This parameter is intended for internal use by the DITA map comparator, which uses it to provide information about the map comparison context. Current information includes the map's result origin and result structure.

Default:

See Also