SpecializationDeclarationHeader.Information Property

Definition

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

Property Value

CallableInformation
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute

Applies to