CallableInformation.InferredInformation Property

Definition

[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 1)]
public Microsoft.Quantum.QsCompiler.SyntaxTree.InferredCallableInformation InferredInformation { get; }
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 1)>]
InferredInformation : Microsoft.Quantum.QsCompiler.SyntaxTree.InferredCallableInformation
Public ReadOnly Property InferredInformation As InferredCallableInformation

Property Value

InferredCallableInformation
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute

Applies to