Summary
Gets or sets a value that indicates whether the XmlWriter should remove duplicate namespace declarations when writing XML content. The default behavior is for the writer to output all namespace declarations that are present in the writer's namespace resolver.
- Namespace
- Cake
.Common .Xml - Containing Type
- Xml
Transformation Settings
Syntax
public NamespaceHandling NamespaceHandling { get; set; }
Value
Type | Description |
---|---|
NamespaceHandling |