DelegatingXmlDictionaryWriter.UseInnerWriter Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the UseInnerWriter
protected System.Xml.XmlDictionaryWriter UseInnerWriter { get; }
member this.UseInnerWriter : System.Xml.XmlDictionaryWriter
Protected ReadOnly Property UseInnerWriter As XmlDictionaryWriter
Property Value
Exceptions
if InnerWriter is null.