次の方法で共有


DelegatingXmlDictionaryReader.QuoteChar プロパティ

定義

属性ノードの値を囲むために使用する引用符文字を取得します。 (" または ').

public:
 virtual property char QuoteChar { char get(); };
public override char QuoteChar { get; }
member this.QuoteChar : char
Public Overrides ReadOnly Property QuoteChar As Char

プロパティ値

属性ノードの値を囲むために使用されている引用符 (" または ')。

適用対象