Mono Class Library: System.Xml.XmlTextReader Overview | Members

System.Xml.XmlTextReader.QuoteChar Property

Gets the quotation mark character used to enclose the value of an attribute. [Edit]

public override char QuoteChar { get; }

Value

A char specifying the quotation mark character (" or ') used to enclose the value of an attribute. [Edit]

Remarks

This property is read-only.

This property applies only to an Attribute node.

Note:

This property overrides XmlReader.QuoteChar.

[Edit]

Requirements

Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0