InputSource CharacterStream Property XML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
The character stream that contains the entity (if set).

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

public TextReader CharacterStream { get; set; }

Property Value

Type: TextReader
See Also