DiagnosticItem.Error.Item Property

Definition

[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 0, 0)]
[System.Diagnostics.DebuggerNonUserCode]
public Microsoft.Quantum.QsCompiler.Diagnostics.ErrorCode Item { [System.Diagnostics.DebuggerNonUserCode] get; }
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 0, 0)>]
[<System.Diagnostics.DebuggerNonUserCode>]
[<get: System.Diagnostics.DebuggerNonUserCode>]
val Item : Microsoft.Quantum.QsCompiler.Diagnostics.ErrorCode
Public ReadOnly Property Item As ErrorCode

Property Value

ErrorCode
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute DebuggerNonUserCodeAttribute

Applies to