다음을 통해 공유


SetProperties.Assignments 속성

정의

추가 속성 할당을 가져오거나 설정합니다.

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)

속성 값

property=value 쌍으로 추가 속성 설정.

적용 대상