MetalamaAPI documentationPatterns APIMetalama.​Patterns.​ObservabilityObservable­AttributeDiagnostic­Comment­Verbosity
Open sandboxFocus

ObservableAttribute.DiagnosticCommentVerbosity Property

DiagnosticCommentVerbosity

Gets or sets a value indicating the verbosity of diagnostic comments inserted into generated code. Must be a value between 0 and 3 (inclusive). 0 (default) inserts no comments, 3 is the most verbose.

Declaration
public int DiagnosticCommentVerbosity { get; set; }
Property Value
Type Description
System.Int32