XmlPokeSettings.

NewLineOnAttributes Property

Summary

Gets or sets a value indicating whether to write attributes on a new line. This setting is used when Indent is set to true.
Namespace
Cake.Common.Xml
Containing Type
XmlPokeSettings

Syntax

public bool NewLineOnAttributes { get; set; }

Value

Type Description
bool