共用方式為


Action 類別

定義

public class Action
type Action = class
Public Class Action
繼承
Action

建構函式

Action()

初始化 Action 類別的新實例。

Action(Nullable<Boolean>, String, IList<ActionParameter>)

初始化 Action 類別的新實例。

屬性

Name

動作的名稱。

Parameters

動作的參數。

Triggered

如果觸發 Luis 動作,則為 True,否則為 false。

適用於