共用方式為


SetProperties 類別

定義

模擬一或多個屬性值。

public class SetProperties : Microsoft.Bot.Builder.Dialogs.Adaptive.Testing.TestAction
type SetProperties = class
    inherit TestAction
Public Class SetProperties
Inherits TestAction
繼承
SetProperties

建構函式

SetProperties(String, Int32)

初始化 SetProperties 類別的新執行個體。

欄位

Kind

要序列化的種類。

屬性

Assignments

取得屬性指派。

方法

ExecuteAsync(TestAdapter, BotCallbackHandler, Inspector)

執行測試。

RegisterSourcePath(String, Int32)

註冊檔案和呼叫端行的路徑。

(繼承來源 TestAction)

適用於