System.Xml.XmlReader.QuoteChar Property

When overridden in a derived class, gets the quotation mark character used to enclose the value of an attribute node.

Syntax

public virtual char QuoteChar { get; }

Value

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

Remarks

This property applies only to an attribute node.

Requirements

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