LanguageServer.NLHandlerFactory Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A factory to get the NLHandler from the given scope.
public Microsoft.PowerFx.LanguageServerProtocol.INLHandlerFactory NLHandlerFactory { get; init; }
member this.NLHandlerFactory : Microsoft.PowerFx.LanguageServerProtocol.INLHandlerFactory with get, set
Public Property NLHandlerFactory As INLHandlerFactory