System::Xml::XmlValidatingReader::get_QuoteChar method

XmlValidatingReader::get_QuoteChar method

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

char16_t System::Xml::XmlValidatingReader::get_QuoteChar() override

ReturnValue

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

See Also