다음을 통해 공유


LanguageServer.NL2FxImplementation Property

Definition

Caution

Use NLHandlerFactory

If set, provides the handler for $/nlSuggestion message. Note: This is not a thread safe. Consider using the NlHandlerFactory.

[System.Obsolete("Use NLHandlerFactory")]
public Microsoft.PowerFx.LanguageServerProtocol.NLHandler NL2FxImplementation { get; set; }
[<System.Obsolete("Use NLHandlerFactory")>]
member this.NL2FxImplementation : Microsoft.PowerFx.LanguageServerProtocol.NLHandler with get, set
Public Property NL2FxImplementation As NLHandler

Property Value

Attributes

Applies to