Click or drag to resize
ISerializerWriter Property
Gets or sets the xml writer to use for writing to a file.

Namespace:  SD.LLBLGen.Pro.Core
Assembly:  SD.LLBLGen.Pro.Core (in SD.LLBLGen.Pro.Core.dll) Version: 5.3.0.0 (5.3.0)
Syntax
XmlWriter Writer { get; set; }

Property Value

Type: XmlWriter
See Also