ChatMessageContent.Items Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Chat message content items
public Microsoft.SemanticKernel.ChatCompletion.ChatMessageContentItemCollection Items { get; set; }
member this.Items : Microsoft.SemanticKernel.ChatCompletion.ChatMessageContentItemCollection with get, set
Public Property Items As ChatMessageContentItemCollection