XmlSaveOptions.DataAsAttribute

XmlSaveOptions.DataAsAttribute property

Indicates whether exporting data as attributes of element.

public bool DataAsAttribute { get; set; }

See Also