QSharpLogger.WarningCodesToIgnore Property

Definition

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

Property Value

List<WarningCode>

Applies to