Share via


ChatMessageContent.Content Property

Definition

A convenience property to get or set the text of the first item in the Items collection of TextContent type.

[System.Text.Json.Serialization.JsonIgnore]
public string? Content { get; set; }
[<System.Text.Json.Serialization.JsonIgnore>]
member this.Content : string with get, set
Public Property Content As String

Property Value

Attributes

Applies to