QsCompilation.Namespaces Property

Definition

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

Property Value

List<QsNamespace>
Attributes
Bond.IdAttribute

Applies to