Sdílet prostřednictvím


ReceiveResponse.Streams Vlastnost

Definice

Získá nebo nastaví kolekci IContentStreams obsaženou v této odpovědi.

public System.Collections.Generic.List<Microsoft.Bot.Streaming.Payloads.IContentStream> Streams { get; set; }
member this.Streams : System.Collections.Generic.List<Microsoft.Bot.Streaming.Payloads.IContentStream> with get, set
Public Property Streams As List(Of IContentStream)

Hodnota vlastnosti

Typ IContentStream obsahující List<T> informace o datových proudech připojených k této odpovědi.

Platí pro