InMemorySerializerDeserializerWriter Property |
Gets or sets the xml writer to use for writing to a file.
Namespace:
SD.LLBLGen.Pro.ApplicationCore.Xml
Assembly:
SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.2.0.0 (5.2.17.0403)
Syntax public XmlWriter Writer { get; set; }
Public Property Writer As XmlWriter
Get
Set
Property Value
Type:
XmlWriterImplements
ISerializerWriterSee Also