Prefix field identifiers with underscore

EditorConfig key: roslynator-prefix-field-identifier-with-underscore

Prefix field identifiers with underscore

roslynator-prefix-field-identifier-with-underscore

If true, private field names should start with an underscore.

Default value:

true

Possible values:

  • true
  • false

Examples