QsTypeParameter.Origin Property

Definition

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

Property Value

QsQualifiedName
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute

Applies to