ISerializerWriter Property |
Gets or sets the xml writer to use for writing to a file.
Namespace: SD.LLBLGen.Pro.CoreAssembly: SD.LLBLGen.Pro.Core (in SD.LLBLGen.Pro.Core.dll) Version: 5.0.0.0 (5.0.0)
Syntax XmlWriter Writer { get; set; }
Property Writer As XmlWriter
Get
Set
Property Value
Type:
XmlWriterSee Also