TestScript.Script Tulajdonság

Definíció

Lekéri a tesztszkript műveleteit.

public System.Collections.Generic.List<Microsoft.Bot.Builder.Dialogs.Adaptive.Testing.TestAction> Script { get; }
member this.Script : System.Collections.Generic.List<Microsoft.Bot.Builder.Dialogs.Adaptive.Testing.TestAction>
Public ReadOnly Property Script As List(Of TestAction)

Tulajdonság értéke

A párbeszédpanel működésének ellenőrzéséhez végrehajtandó tesztműveletek sorozata.

A következőre érvényes: