Partilhar via


CustomFx2NLResult Class

Definition

Response for a CustomNL2FxParams event.

public class CustomFx2NLResult : Microsoft.PowerFx.LanguageServerProtocol.Protocol.BaseNLResult
type CustomFx2NLResult = class
    inherit BaseNLResult
Public Class CustomFx2NLResult
Inherits BaseNLResult
Inheritance
CustomFx2NLResult

Constructors

CustomFx2NLResult()

Properties

DiagnosticsJson (Inherited from BaseNLResult)
Explanation

A natural-language sentence explaining the incoming expression.

ModelId

Identification (such as name/version) for model that produced the result.

Applies to