Click or drag to resize

ClassBuilderSaveToXmlString Method

Creates the XML representation of the current record class.

Namespace:  FileHelpers.Dynamic
Assembly:  FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntax
public string SaveToXmlString()

Return Value

Type: String
The representation of the current record class as xml string.
See Also