This is preliminary documentation and subject to change. To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
XmlScanner.QuoteChar
[To be supplied.]
[Visual Basic]
Public Function QuoteChar() As Char
[C#]
public char QuoteChar();
[C++]
public: __wchar_t QuoteChar();
[JScript]
public function QuoteChar() : Char;