QsCompilation.EntryPoints Property

Definition

[Bond.Id(10)]
public System.Collections.Generic.List<Microsoft.Quantum.QsCompiler.BondSchemas.QsQualifiedName> EntryPoints { get; set; }
[<Bond.Id(10)>]
member this.EntryPoints : System.Collections.Generic.List<Microsoft.Quantum.QsCompiler.BondSchemas.QsQualifiedName> with get, set
Public Property EntryPoints As List(Of QsQualifiedName)

Property Value

List<QsQualifiedName>
Attributes
Bond.IdAttribute

Applies to