DelegatingXmlDictionaryReader.InnerReader Propiedad

Definición

Obtiene el lector interno que es ajustado por esta instancia.

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 de propiedad

Lector interno.

Se aplica a