BuiltInKind.Attribute Property

Definition

[System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)]
[System.Diagnostics.DebuggerNonUserCode]
public static Microsoft.Quantum.QsCompiler.BuiltInKind Attribute { [Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.UnionCase, 0)] get; }
[<System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)>]
[<System.Diagnostics.DebuggerNonUserCode>]
[<get: Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.UnionCase, 0)>]
member this.Attribute : Microsoft.Quantum.QsCompiler.BuiltInKind
Public Shared ReadOnly Property Attribute As BuiltInKind

Property Value

BuiltInKind
Attributes
DebuggerBrowsableAttribute DebuggerNonUserCodeAttribute Microsoft.FSharp.Core.CompilationMappingAttribute

Applies to