QSharpLogger.ErrorCodesToIgnore Property

Definition

public System.Collections.Generic.List<Microsoft.Quantum.QsCompiler.Diagnostics.ErrorCode> ErrorCodesToIgnore { get; }
member this.ErrorCodesToIgnore : System.Collections.Generic.List<Microsoft.Quantum.QsCompiler.Diagnostics.ErrorCode>
Public ReadOnly Property ErrorCodesToIgnore As List(Of ErrorCode)

Property Value

List<ErrorCode>

Applies to