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