DelegatingXmlDictionaryWriter.InnerWriter Property

Definition

Gets or sets the InnerWriter.

protected System.Xml.XmlDictionaryWriter InnerWriter { get; set; }
member this.InnerWriter : System.Xml.XmlDictionaryWriter with get, set
Protected Property InnerWriter As XmlDictionaryWriter

Property Value

Exceptions

if 'value' is null.

Applies to