DelegatingXmlDictionaryWriter.InnerWriter Propriété

Définition

Obtient le writer encapsulé.

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

Valeur de propriété

Retourne XmlDictionaryWriter.

S’applique à