CompilationOptions.ReportSuppressedDiagnostics 속성

정의

진단이 원본에서 표시되지 않는지 여부(예: IsSuppressed true)를 보고해야 합니다.

public:  property bool ReportSuppressedDiagnostics {  public:
bool get(); protected:
 void set(bool value); };
public bool ReportSuppressedDiagnostics { get; protected set; }
member this.ReportSuppressedDiagnostics : bool with get, set
Public Property ReportSuppressedDiagnostics As Boolean

속성 값

적용 대상