The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
DelegatingXmlDictionaryWriter::InitializeInnerWriter Method (XmlDictionaryWriter^)
.NET Framework (current version)
Initializes this instance with the specified inner writer.
Assembly: System.IdentityModel (in System.IdentityModel.dll)
Parameters
- innerWriter
-
Type:
System.Xml::XmlDictionaryWriter^
The writer that is to be wrapped by this instance.
Sets the InnerWriter property to the writer specified by the innerWriter parameter.
.NET Framework
Available since 4.5
Available since 4.5
Show: