共用方式為


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

適用於