Share via


StreamingChatMessageContent.Items Property

Definition

Chat message content items.

[System.Text.Json.Serialization.JsonIgnore]
public Microsoft.SemanticKernel.ChatCompletion.StreamingKernelContentItemCollection Items { get; set; }
[<System.Text.Json.Serialization.JsonIgnore>]
member this.Items : Microsoft.SemanticKernel.ChatCompletion.StreamingKernelContentItemCollection with get, set
Public Property Items As StreamingKernelContentItemCollection

Property Value

Attributes

Applies to