QsBindingKind.ImmutableBinding Property

Definition

[System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)]
[System.Diagnostics.DebuggerNonUserCode]
public static Microsoft.Quantum.QsCompiler.SyntaxTree.QsBindingKind ImmutableBinding { [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.ImmutableBinding : Microsoft.Quantum.QsCompiler.SyntaxTree.QsBindingKind
Public Shared ReadOnly Property ImmutableBinding As QsBindingKind

Property Value

QsBindingKind
Attributes
DebuggerBrowsableAttribute DebuggerNonUserCodeAttribute Microsoft.FSharp.Core.CompilationMappingAttribute

Applies to