InputSource BaseUri Property XML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
The base URI that is used for the resolution of relative entity declarations, such as DTD declarartions.

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

public Uri BaseUri { get; set; }

Property Value

Type: Uri
See Also