DelegatingXmlDictionaryReader.QuoteChar Property

Definition

Gets the quotation mark character used to enclose the value of an attribute node. (" or ').

C#
public override char QuoteChar { get; }

Property Value

The quotation mark character (" or ') used to enclose the value of an attribute node.

Applies to

Product Versions
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1