GoDigram for .NET Framework and .NET Core
Northwoods.Go.Xml Namespace
/
GoXmlWriter Class
/ WriterElement Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
WriterElement Property (GoXmlWriter)
In This Topic
Gets or sets the
XmlElement
that is being constructed when creating a DOM rather than writing directly to a
XmlWriter
.
Syntax
C#
public
XmlElement
WriterElement {
get
;
set
;}
See Also
Reference
GoXmlWriter Class
GoXmlWriter Members