Skip to content

CodeWriter.AutoGeneratedComment property

Gets or sets a value indicating whether to add an auto-generated comment at the top of the generated code.

public bool AutoGeneratedComment { get; set; }

See Also