TokenExchangeState.Conversation 속성

정의

대화에 대한 참조를 가져오거나 설정합니다.

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

속성 값

대화에 대한 참조입니다.

적용 대상