Public Properties (see also Protected Properties)
Name | Description | |
---|---|---|
CanCanonicalize | Returns a value indicating if the reader is capable of Canonicalization. (Inherited from DelegatingXmlDictionaryWriter) | |
Settings | (Inherited from XmlWriter) | |
WriteState | When overridden in a derived class, gets the state of the writer. (Inherited from DelegatingXmlDictionaryWriter) | |
XmlLang | (Inherited from XmlWriter) | |
XmlSpace | (Inherited from XmlWriter) |
Protected Properties
Name | Description | |
---|---|---|
InnerWriter | Get the wrapped writer. (Inherited from DelegatingXmlDictionaryWriter) |
See Also
Copyright © 2008 by Microsoft Corporation. All rights reserved.