Udostępnij przez


CompletionParams.Context Property

Definition

The completion context. This is only available if the client specifies to send this using the client capability completion.contextSupport === true.

public Microsoft.PowerFx.LanguageServerProtocol.Protocol.CompletionContext Context { get; set; }
member this.Context : Microsoft.PowerFx.LanguageServerProtocol.Protocol.CompletionContext with get, set
Public Property Context As CompletionContext

Property Value

Applies to