XmlReader.QuoteChar プロパティ
派生クラスでオーバーライドされると、属性ノードの値を囲むために使用する引用符文字を取得します。
Public MustOverride ReadOnly Property QuoteChar As Char
[C#]
public abstract char QuoteChar {get;}
[C++]
public: __property virtual __wchar_t get_QuoteChar() = 0;
[JScript]
public abstract function get QuoteChar() : Char;
プロパティ値
属性ノードの値を囲むために使用されている引用符 (" または ')。
解説
このプロパティは、属性ノードだけに適用されます。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ, .NET Compact Framework - Windows CE .NET, Common Language Infrastructure (CLI) Standard