XmlTransformationSettings.

NewLineOnAttributes Property

Summary

Gets or sets a value indicating whether to write attributes on a new line.
Namespace
Cake.Common.Xml
Containing Type
XmlTransformationSettings

Syntax

public bool NewLineOnAttributes { get; set; }

Value

Type Description
bool