Share via


DelegatingXmlDictionaryWriter.InnerWriter Proprietà

Definizione

Ottiene il writer di cui è stato eseguito il wrapping.

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

Valore della proprietà

Restituisce un valore XmlDictionaryWriter.

Si applica a