QsQubitScope.Binding Property

Definition

[Bond.Id(10)]
public Microsoft.Quantum.QsCompiler.BondSchemas.QsBinding<Microsoft.Quantum.QsCompiler.BondSchemas.ResolvedInitializer> Binding { get; set; }
[<Bond.Id(10)>]
member this.Binding : Microsoft.Quantum.QsCompiler.BondSchemas.QsBinding<Microsoft.Quantum.QsCompiler.BondSchemas.ResolvedInitializer> with get, set
Public Property Binding As QsBinding(Of ResolvedInitializer)

Property Value

QsBinding<ResolvedInitializer>
Attributes
Bond.IdAttribute

Applies to