DelegatingXmlDictionaryWriter.InnerWriter Propiedad

Definición

Obtenga el escritor encapsulado.

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

Valor de propiedad

Devuelve un XmlDictionaryWriterobjeto .

Se aplica a