Compartilhar via


DelegatingXmlDictionaryWriter.InnerWriter Propriedade

Definição

Obtém o gravador 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 da propriedade

Retorna um XmlDictionaryWriter.

Aplica-se a