QsCallable.Attributes Property

Definition

[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 2)]
public System.Collections.Immutable.ImmutableArray<Microsoft.Quantum.QsCompiler.SyntaxTree.QsDeclarationAttribute> Attributes { get; }
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 2)>]
Attributes : System.Collections.Immutable.ImmutableArray<Microsoft.Quantum.QsCompiler.SyntaxTree.QsDeclarationAttribute>
Public ReadOnly Property Attributes As ImmutableArray(Of QsDeclarationAttribute)

Property Value

ImmutableArray<QsDeclarationAttribute>
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute

Applies to