다음을 통해 공유


ConversationReference.User 속성

정의

이 대화에 참여하는 사용자를 가져오거나 설정합니다(선택 사항).

public Microsoft.Bot.Schema.ChannelAccount User { get; set; }
member this.User : Microsoft.Bot.Schema.ChannelAccount with get, set
Public Property User As ChannelAccount

속성 값

대화에 참여하는 사용자입니다.

적용 대상