XmlTextReader::QuoteChar Property
.NET Framework (current version)
Gets the quotation mark character used to enclose the value of an attribute node.
Assembly: System.Xml (in System.Xml.dll)
Property Value
Type: System::CharThe quotation mark character (" or ') used to enclose the value of an attribute node.
Note |
|---|
Starting with the .NET Framework 2.0, we recommend that you create XmlReader instances by using the XmlReader::Create method to take advantage of new functionality. |
This property applies only to an attribute node.
.NET Framework
Available since 1.1
Available since 1.1
Show:
