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.6.0.0 (5.6.19.0117)
Syntax
XmlWriter Writer { get; set; }

Property Value

Type: XmlWriter
See Also