ResponseDisassembler.Response プロパティ

定義

StreamingResponseを分解する。

public Microsoft.Bot.Streaming.StreamingResponse Response { get; }
member this.Response : Microsoft.Bot.Streaming.StreamingResponse
Public ReadOnly Property Response As StreamingResponse

プロパティ値

分解される StreamingResponse

適用対象