SpecializationDeclarationHeader.Parent Property

Definition

[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 3)]
public Microsoft.Quantum.QsCompiler.SyntaxTree.QsQualifiedName Parent { get; }
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 3)>]
Parent : Microsoft.Quantum.QsCompiler.SyntaxTree.QsQualifiedName
Public ReadOnly Property Parent As QsQualifiedName

Property Value

QsQualifiedName
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute

Applies to