CompletionItemData.QualifiedName Property

Definition

The qualified name of the completion item.

public Microsoft.Quantum.QsCompiler.SyntaxTree.QsQualifiedName? QualifiedName { get; }
member this.QualifiedName : Microsoft.Quantum.QsCompiler.SyntaxTree.QsQualifiedName
Public ReadOnly Property QualifiedName As QsQualifiedName

Property Value

QsQualifiedName

Applies to