DelegatingXmlDictionaryWriter.InnerWriter プロパティ

定義

ラップされたライターを取得します。

protected:
 property System::Xml::XmlDictionaryWriter ^ InnerWriter { System::Xml::XmlDictionaryWriter ^ get(); };
protected System.Xml.XmlDictionaryWriter InnerWriter { get; }
member this.InnerWriter : System.Xml.XmlDictionaryWriter
Protected ReadOnly Property InnerWriter As XmlDictionaryWriter

プロパティ値

XmlDictionaryWriter を返します。

適用対象