다음을 통해 공유


CustomNL2FxResult Class

Definition

Response for a CustomNL2FxParams event.

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

Constructors

CustomNL2FxResult()

Properties

DiagnosticsJson (Inherited from BaseNLResult)
Expressions

Possible expression. Maybe 0 length.

Applies to