TypeDeclarationHeader.Location Property

Definition

[Newtonsoft.Json.JsonIgnore]
public Microsoft.Quantum.QsCompiler.DataTypes.QsNullable<Microsoft.Quantum.QsCompiler.SyntaxTree.QsLocation> Location { get; }
[<Newtonsoft.Json.JsonIgnore>]
Location : Microsoft.Quantum.QsCompiler.DataTypes.QsNullable<Microsoft.Quantum.QsCompiler.SyntaxTree.QsLocation>
Public ReadOnly Property Location As QsNullable(Of QsLocation)

Property Value

QsNullable<QsLocation>
Attributes
Newtonsoft.Json.JsonIgnoreAttribute

Applies to