QsDeclarationAttribute.TypeIdRange Property

Definition

[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 1)]
public Microsoft.Quantum.QsCompiler.DataTypes.QsNullable<Microsoft.Quantum.QsCompiler.DataTypes.Range> TypeIdRange { get; }
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 1)>]
TypeIdRange : Microsoft.Quantum.QsCompiler.DataTypes.QsNullable<Microsoft.Quantum.QsCompiler.DataTypes.Range>
Public ReadOnly Property TypeIdRange As QsNullable(Of Range)

Property Value

QsNullable<Range>
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute

Applies to