SyntaxTreeTransformation<T>.Namespaces Property

Definition

public Microsoft.Quantum.QsCompiler.Transformations.Core.NamespaceTransformation<T> Namespaces { get; set; }
member this.Namespaces : Microsoft.Quantum.QsCompiler.Transformations.Core.NamespaceTransformation<'T> with get, set
Public Property Namespaces As NamespaceTransformation(Of T)

Property Value

NamespaceTransformation<T>

Applies to