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.1.0.0 (5.1.0)
Syntax XmlWriter Writer { get; set; }
Property Writer As XmlWriter
Get
Set
Property Value
Type:
XmlWriterSee Also