QsNamespaceElement.QsCallable.Item Property

Definition

[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 0, 0)]
[System.Diagnostics.DebuggerNonUserCode]
public Microsoft.Quantum.QsCompiler.SyntaxTree.QsCallable 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.SyntaxTree.QsCallable
Public ReadOnly Property Item As QsCallable

Property Value

QsCallable
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute DebuggerNonUserCodeAttribute

Applies to