Edit

Share via


CodeGeneratorOptions.BlankLinesBetweenMembers Property

Definition

Gets or sets a value indicating whether to insert blank lines between members.

public bool BlankLinesBetweenMembers { get; set; }

Property Value

true if blank lines should be inserted; otherwise, false. By default, the value of this property is true.

Applies to