CompletionScope.Operation Property

Definition

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

Property Value

CompletionScope
Attributes
DebuggerBrowsableAttribute DebuggerNonUserCodeAttribute Microsoft.FSharp.Core.CompilationMappingAttribute

Applies to