Compartilhar via


DelegatingXmlDictionaryReader.InnerReader Propriedade

Definição

Obtém o leitor interno que é encapsulado por esta instância.

protected:
 property System::Xml::XmlDictionaryReader ^ InnerReader { System::Xml::XmlDictionaryReader ^ get(); };
protected System.Xml.XmlDictionaryReader InnerReader { get; }
member this.InnerReader : System.Xml.XmlDictionaryReader
Protected ReadOnly Property InnerReader As XmlDictionaryReader

Valor da propriedade

O leitor interno.

Aplica-se a