Partager via


SetProperties.Assignments Propriété

Définition

Obtient ou définit des affectations de propriétés supplémentaires.

public System.Collections.Generic.List<Microsoft.Bot.Builder.Dialogs.Adaptive.Actions.PropertyAssignment> Assignments { get; set; }
member this.Assignments : System.Collections.Generic.List<Microsoft.Bot.Builder.Dialogs.Adaptive.Actions.PropertyAssignment> with get, set
Public Property Assignments As List(Of PropertyAssignment)

Valeur de propriété

Paramètres de propriété supplémentaires en tant que paires propriété=valeur.

S’applique à