Share via


XmlReader.QuoteChar Property

Gets the quotation mark character used to enclose the value of an attribute node.

Namespace: System.Xml
Assembly: System.Xml (in system.xml.dll)

Syntax

public virtual char QuoteChar { get; }

Property Value

The quotation mark character used to enclose the value of an attribute node.

Version Information

Available in the .NET Micro Framework versions 2.5, 3.0, 4.0, and 4.1.

See Also

Reference

XmlReader Class
XmlReader Members
System.Xml Namespace