PureCircuitAPI.GateCall.info Property

Definition

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

Property Value

CallableInformation
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute

Applies to