CallableInlining.CurrentCallable Property

Definition

public Microsoft.FSharp.Core.FSharpOption<Microsoft.Quantum.QsCompiler.SyntaxTree.QsCallable> CurrentCallable { get; set; }
member this.CurrentCallable : option<Microsoft.Quantum.QsCompiler.SyntaxTree.QsCallable> with get, set
Public Property CurrentCallable As FSharpOption(Of QsCallable)

Property Value

Microsoft.FSharp.Core.FSharpOption<QsCallable>

Applies to