QsCompilation.Namespaces Property

Definition

[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 0)]
public System.Collections.Immutable.ImmutableArray<Microsoft.Quantum.QsCompiler.SyntaxTree.QsNamespace> Namespaces { get; }
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 0)>]
Namespaces : System.Collections.Immutable.ImmutableArray<Microsoft.Quantum.QsCompiler.SyntaxTree.QsNamespace>
Public ReadOnly Property Namespaces As ImmutableArray(Of QsNamespace)

Property Value

ImmutableArray<QsNamespace>
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute

Applies to